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

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

wgtmac commented on code in PR #1131:
URL: https://github.com/apache/parquet-mr/pull/1131#discussion_r1288701244


##########
parquet-cli/pom.xml:
##########
@@ -110,6 +110,12 @@
       <artifactId>avro</artifactId>
       <version>${avro.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.tukaani</groupId>

Review Comment:
   Does it have any license issue? And what about its dependency?





> Support bzip2 and xz compressions in the to-avro subcommand
> -----------------------------------------------------------
>
>                 Key: PARQUET-2333
>                 URL: https://issues.apache.org/jira/browse/PARQUET-2333
>             Project: Parquet
>          Issue Type: Improvement
>          Components: parquet-cli
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Major
>
> parquet-cli's {{to-avro}} subcommand only supports gzip, snappy and zstd as 
> compression codecs for now, but Avro itself also supports bzip2 and xz.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to