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

ASF GitHub Bot commented on PARQUET-970:
----------------------------------------

xhochy commented on issue #419: PARQUET-970: Add Lz4 and Zstd compression codec
URL: https://github.com/apache/parquet-cpp/pull/419#issuecomment-346083078
 
 
   The update of `parquet.thrift` looks fine. 
   
   For libztd.a, you will need at least add `zstd` to 
https://github.com/apache/parquet-cpp/blob/master/ci/travis_script_toolchain.sh#L43
 so that it is installed from conda-forge.
   
   There is no need for the benchmark code, we can keep it or leave it. I have 
no strong opinion on that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Add ZstdCompressor for parquet-cpp compressor interface
> -------------------------------------------------------
>
>                 Key: PARQUET-970
>                 URL: https://issues.apache.org/jira/browse/PARQUET-970
>             Project: Parquet
>          Issue Type: New Feature
>          Components: parquet-cpp
>            Reporter: Xianjin YE
>            Assignee: Xianjin YE
>
> https://github.com/facebook/zstd looks quite promising, I'd like to add a 
> compressor in parquet-cpp.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to