[ 
https://issues.apache.org/jira/browse/DRILL-7969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17420515#comment-17420515
 ] 

ASF GitHub Bot commented on DRILL-7969:
---------------------------------------

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


   Thanks.  I can see now that com.rdblue.brotlicodec packages its own native 
libbrotli.so, and they only compile it for Linux and Mac AMD64.  Some other 
guys have already discovered the same thing
   
   https://github.com/rdblue/brotli-codec/pull/1
   https://issues.apache.org/jira/browse/PARQUET-1975
   
   I guess we have to take a decision about how we want to deal with 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Add support for reading and writing Parquet files using Brotli, LZ4 and 
> Zstandard codecs
> ----------------------------------------------------------------------------------------
>
>                 Key: DRILL-7969
>                 URL: https://issues.apache.org/jira/browse/DRILL-7969
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Storage - Parquet
>            Reporter: James Turton
>            Assignee: James Turton
>            Priority: Minor
>             Fix For: 1.20.0
>
>
> All of these codecs have been standardised for the Parquet file format and 
> all have support in parquet-mr.  Note that LZO is GPL-licensed and therefore 
> excluded.  
> This improvement will allow Drill users to query more existing Parquet files, 
> and give them more choices of codec with they write new Parquet files using 
> Drill.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to