kbendick commented on pull request #3725: URL: https://github.com/apache/iceberg/pull/3725#issuecomment-992843587
Am I correct in thinking that aliyun comes with a bit more dependencies than some of the other projects, like `'org.glassfish.jaxb:jaxb-runtime'`? Because they're `compileOnly` we can safely say that, it won't cause users issues if they also have the same thing on their class path but with a highly different version (if they're not using Aliyun, that is)? -- 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]
