This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from a66ab10 ARROW-7391: [C++][Dataset] Remove Expression subclasses from
bindings
add bcef6c9 ARROW-8657: [C++][Python] Add separate configuration for data
pages
No new revisions were added by this update.
Summary of changes:
cpp/src/parquet/column_writer.cc | 16 +++++++-------
cpp/src/parquet/properties.h | 42 +++++++++++++++++++++++++++++++-----
cpp/src/parquet/properties_test.cc | 5 ++++-
python/pyarrow/_parquet.pxd | 9 ++++++++
python/pyarrow/_parquet.pyx | 17 ++++++++++++++-
python/pyarrow/parquet.py | 18 +++++++++++++++-
python/pyarrow/tests/test_parquet.py | 27 ++++++++++++++---------
7 files changed, 108 insertions(+), 26 deletions(-)