tchiotludo opened a new issue, #10435: URL: https://github.com/apache/pinot/issues/10435
`pinot-jdbc-client` depends directly on `pinot-common` that have a lot of dependencies. When packaging with shadowJar, this led to a 120MB package only for pinot. Mostly all my other jdbc package are between 2M to 10M at worst. Can you remove useless dependencies on the client? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
