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 241b99acbb GH-37411: [C++][Python] Add string -> date cast kernel (fix
python scalar cast) (#38038)
add 64c7caea0c GH-36882: [C++][Parquet] Use RLE as BOOLEAN default
encoding when both data page and version is V2 (#38163)
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/column_writer.cc | 3 +-
cpp/src/parquet/column_writer_test.cc | 78 ++++++++++++++++++---------
cpp/src/parquet/metadata.cc | 22 ++++----
python/pyarrow/tests/parquet/test_metadata.py | 2 +-
4 files changed, 66 insertions(+), 39 deletions(-)