You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/09/24 08:29:03 UTC

[GitHub] [drill] dzamo commented on pull request #2321: DRILL-7969: Read and write Parquet with brotli, lzo, lz4, zstd codecs

dzamo commented on pull request #2321:
URL: https://github.com/apache/drill/pull/2321#issuecomment-926445605


   Hi @vdiravka, @vvysotskyi.  The only new thing I have to add to the discussion of this PR is a request on the Maven dependencies.  Please may you look at what I've done in the `pom.xml` files to see whether it can be done better?  I struggled for a long time to get aircompressor-0.1 out of drill-hive-exec-shaded-1.20.0-SNAPSHOT.jar.  In the end the only thing that worked was shading it to a new namespace with `<relocate>`.  Maven just seeemd to ignore my `<exclusion>` attempts, either under `<dependency>` or under the maven-shade-plugin config.  I'm still confused about this. 


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org