You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@parquet.apache.org by ga...@apache.org on 2023/02/22 08:17:36 UTC

[parquet-mr] branch master updated (bf38e0fe5 -> d1f59a033)

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

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


    from bf38e0fe5 PARQUET-2241: Fix ByteStreamSplitValuesReader with nulls (#1025)
     add d1f59a033 PARQUET-2247: Fail-fast if CapacityByteArrayOutputStream write overflow (#1031)

No new revisions were added by this update.

Summary of changes:
 .../apache/parquet/bytes/CapacityByteArrayOutputStream.java    | 10 +++++-----
 .../org/apache/parquet/hadoop/ColumnChunkPageWriteStore.java   |  4 ++--
 2 files changed, 7 insertions(+), 7 deletions(-)