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

Benson Qiu edited comment on AVRO-2195 at 7/7/18 4:48 AM:
----------------------------------------------------------

[~nielsbasjes] [~nkollar]

Uploaded v3 patch:
 - Additional unit test for 
avro/src/main/java/org/apache/avro/file/ZstandardCodec.java
 - zstd-jni dependency changed to test scope


was (Author: benson.qiu):
[~nielsbasjes] [~nkollar]

Uploaded v3 patch:

- zstd-jni dependency changed to test scope

- Additional unit test for 
avro/src/main/java/org/apache/avro/file/ZstandardCodec.java

> Add Zstandard Codec
> -------------------
>
>                 Key: AVRO-2195
>                 URL: https://issues.apache.org/jira/browse/AVRO-2195
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>    Affects Versions: 1.9.0
>            Reporter: Benson Qiu
>            Priority: Major
>              Labels: patch
>         Attachments: AVRO-2195.patch, AVRO-2195.patch.v2, AVRO-2195.v3.patch
>
>
> Inspired by AVRO-1373. The Zstandard algorithm is available in the 
> commons-library, which Avro projects already depend on.
> In a quick test that I did, Zstandard had a better compression ratio than 
> deflate (compression level 9).
> [https://code.fb.com/core-data/smaller-and-faster-data-compression-with-zstandard/]
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to