This is an automated email from the ASF dual-hosted git repository.
rok pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 863cdd4272 GH-33143: [C++] Naming and doc/test changes for local_time
compute kernel (#34263)
add 939567b5d4 GH-33024: [C++][Parquet] Add DELTA_LENGTH_BYTE_ARRAY
encoder to Parquet writer (#14293)
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/column_writer_test.cc | 13 +-
cpp/src/parquet/encoding.cc | 180 +++++++++++++++++++-
cpp/src/parquet/encoding_test.cc | 260 +++++++++++++++++++++++++++--
docs/source/cpp/parquet.rst | 2 +-
python/pyarrow/_parquet.pyx | 3 +-
python/pyarrow/tests/parquet/test_basic.py | 36 +++-
6 files changed, 460 insertions(+), 34 deletions(-)