rdblue commented on pull request #1076: URL: https://github.com/apache/iceberg/pull/1076#issuecomment-636159901
I'm looking into why Guava is in the classpath. I tested it with iceberg-api, but it looks like Guava is in the classpath in iceberg-core and other modules. It is a good idea to exclude it from the classpath where we can and also check that we don't reference it anywhere, since we don't ever want to leak it. I'll merge this. Thanks @shardulm94! ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
