mchades opened a new issue, #7279: URL: https://github.com/apache/gravitino/issues/7279
### What would you like to be improved? The filesystem provider relative jar should shade all dependencies to avoid potential conflicts in the production env ### How should we improve? shade all dependencies, such as for gcp: https://github.com/apache/gravitino/blob/121888cc36f4cccdd7984a71efb52dc1e2f868c0/bundles/gcp/build.gradle.kts#L65-L70 should shade as the bundle did https://github.com/apache/gravitino/blob/121888cc36f4cccdd7984a71efb52dc1e2f868c0/bundles/gcp-bundle/build.gradle.kts#L43-L55 -- 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]
