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

ASF subversion and git services commented on AVRO-2546:
-------------------------------------------------------

Commit 658b697a24685f7710c8596a68a86fe6a3f92725 in avro's branch 
refs/heads/master from Kengo Seki
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=658b697 ]

AVRO-2546: Add bzip2 and xz support to the Python3 bindings (#638)

* AVRO-2546: Add bzip2 and xz support to the Python3 bindings

* Add bzip2 and xz support to the Python3 bindings

* Add data interoperability test for these codecs
  executed between Java and Python3

* Fix the Python2 data interop test to skip the files
  which are compressed with the unsupported codecs

* Add print statements to the Python test codes so that
  developers can confirm which files are read and skipped
  during the data interop tests

* Move compression codec strings to constants


> Add bzip2 and xz support to the Python3 bindings
> ------------------------------------------------
>
>                 Key: AVRO-2546
>                 URL: https://issues.apache.org/jira/browse/AVRO-2546
>             Project: Apache Avro
>          Issue Type: New Feature
>          Components: python
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>
> Only the Java bindings support bzip2 and xz codecs for now, but these codecs 
> may be useful in the case that compression ratio has the highest priority.
>  Let's add support for them to other languages.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to