gianm commented on issue #13532:
URL: https://github.com/apache/druid/issues/13532#issuecomment-1344747344

   A note about shading: it looks like Apache Beam does this too. Here’s their 
build file for Calcite: 
https://github.com/apache/beam/blob/52753a9c854786ad0732af4b8577d1cdcfc66047/vendor/calcite-1_28_0/build.gradle.
 It relocates Guava (`com.google.common`) and some other packages.
   
   They do their own releases as well. Here's the latest one: 
https://mvnrepository.com/artifact/org.apache.beam/beam-vendor-calcite-1_28_0/0.2


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

Reply via email to