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 720aa3d3c PARQUET-2228: ParquetRewriter supports more than one input
file (#1026)
add bf38e0fe5 PARQUET-2241: Fix ByteStreamSplitValuesReader with nulls
(#1025)
No new revisions were added by this update.
Summary of changes:
.../parquet/avro/TestByteStreamSplitE2E.java | 114 +++++++++++++++++++++
.../ByteStreamSplitValuesReader.java | 27 +++--
2 files changed, 133 insertions(+), 8 deletions(-)
create mode 100644
parquet-avro/src/test/java/org/apache/parquet/avro/TestByteStreamSplitE2E.java