simonsssu opened a new issue #1567: URL: https://github.com/apache/iceberg/issues/1567
Currently we have minimize() option in ceberg-bundled-guava, which only include minimal classes in Guava, when we want to use TreeBasedTable, HashBasedTable or some other classes in guava, we should include other guava dependency, which may easily cause class conflict. ---------------------------------------------------------------- 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]
