snleee opened a new pull request #7245: URL: https://github.com/apache/pinot/pull/7245
We create the shaded jars for plug-in modules by default; however, this results in a side effect of large binary release data size. This pr don't create shaded jars for pinot native plug-in components. This reduces the binary release from `848MB` to `566MB`. -- 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]
