pan3793 commented on issue #1865: URL: https://github.com/apache/iceberg/issues/1865#issuecomment-739450062
Also +1 for attaching `shade-sources`. We use `iceberg-*-runtime` directly in `pom.xml` to avoid conflicting with exist cdh6 dependencies. For example, cdh6 use `hive-2.1.1` which bundled `hive-orc` instead of `apache-orc`, but with same package path, the new `apache-orc` will break the build. ---------------------------------------------------------------- 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]
