rdblue opened a new pull request #275: Fix iceberg-spark-runtime transitive 
dependencies.
URL: https://github.com/apache/incubator-iceberg/pull/275
 
 
   This updates the iceberg-spark-runtime Jar to fix dependency leaks.
   
   Now, compileOnly dependencies (and transitive dependencies from compileOnly) 
are shaded and relocated. Compile dependencies remain declared compile 
dependencies in the output artifact. The only compile dependencies are slf4j 
and guava. All other dependencies are shaded.

----------------------------------------------------------------
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]

Reply via email to