This is an automated email from the ASF dual-hosted git repository.

shangxinli pushed a change to branch parquet-1.12.x
in repository https://gitbox.apache.org/repos/asf/parquet-mr.git.


    from aa132b3  PARQUET-1633: Fix integer overflow (#902)
     add 387e138  PARQUET-2054: fix TCP leaking when calling 
ParquetFileWriter.appendFile (#913)

No new revisions were added by this update.

Summary of changes:
 .../cli/commands/CheckParquet251Command.java       |   6 +-
 .../apache/parquet/cli/commands/SchemaCommand.java |   7 +-
 .../cli/commands/ShowDictionaryCommand.java        |  91 +++++------
 .../parquet/cli/commands/ShowPagesCommand.java     |  90 +++++------
 .../apache/parquet/hadoop/ParquetFileWriter.java   |   4 +-
 .../parquet/hadoop/TestParquetFileWriter.java      | 167 +++++++++++----------
 .../apache/parquet/hadoop/TestParquetWriter.java   |  15 +-
 .../parquet/hadoop/TestReadWriteEncodingStats.java |  49 +++---
 8 files changed, 220 insertions(+), 209 deletions(-)

Reply via email to