rdsr commented on issue #275: Fix iceberg-spark-runtime transitive dependencies. URL: https://github.com/apache/incubator-iceberg/pull/275#issuecomment-510645321 I tested this out by publishing the jar locally and adding as a dependency in Gradle. It works fine and has no transitive dependencies I'm just curious that we are overloading Gradle's `compileOnly` configuration to achieve this. I think this will work fine with a Maven repo, but might cause issues with Ivy repositories [ We internally at LinkedIn have an Ivy based repository]. We will test this out internally and create tickets if required.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
