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

apitrou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 1624d5aaf4 GH-35528:[Java] Fix RangeEqualsVisitor comparing BitVector 
with different begin index (#35525)
     add e324f9ab8a GH-29781: [C++][Parquet] Switch to use compliant nested 
types by default (#35146)

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/arrow/arrow_schema_test.cc            |  8 ++++----
 cpp/src/parquet/properties.h                          |  9 ++++-----
 docs/source/cpp/parquet.rst                           |  1 -
 python/pyarrow/_dataset_parquet.pyx                   |  2 +-
 python/pyarrow/_parquet.pyx                           |  4 ++--
 python/pyarrow/parquet/core.py                        |  6 +++---
 .../tests/parquet/test_compliant_nested_type.py       | 19 +++++++++----------
 python/pyarrow/tests/parquet/test_data_types.py       |  2 +-
 8 files changed, 24 insertions(+), 27 deletions(-)

Reply via email to