[ https://issues.apache.org/jira/browse/AVRO-2546?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16926531#comment-16926531 ]
Hudson commented on AVRO-2546: ------------------------------ SUCCESS: Integrated in Jenkins build AvroJava #736 (See [https://builds.apache.org/job/AvroJava/736/]) AVRO-2546: Add bzip2 and xz support to the Python3 bindings (#638) (fokko: [https://github.com/apache/avro/commit/658b697a24685f7710c8596a68a86fe6a3f92725]) * (edit) lang/py3/avro/datafile.py * (edit) lang/py/test/test_datafile_interop.py * (edit) lang/java/ipc/pom.xml * (edit) lang/py3/avro/tests/test_datafile.py * (edit) lang/java/pom.xml * (edit) lang/py3/avro/tests/gen_interop_data.py * (edit) lang/py3/avro/tests/test_datafile_interop.py * (edit) lang/java/avro/pom.xml > 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 > Fix For: 1.10.0 > > > 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)