This is an automated email from the ASF dual-hosted git repository.
gangwu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git
from ef9929c13 PARQUET-2335: Allow the scan subcommand to take multiple
files (#1133)
add f8465a274 PARQUET-2333: Support bzip2 and xz compression in the
to-avro subcommand (#1131)
No new revisions were added by this update.
Summary of changes:
parquet-cli/pom.xml | 6 ++++
.../java/org/apache/parquet/cli/util/Codecs.java | 32 +++++++++++++---------
.../parquet/cli/commands/ToAvroCommandTest.java | 12 ++++++++
pom.xml | 1 +
4 files changed, 38 insertions(+), 13 deletions(-)