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 694bfc8  ARROW-4076: [Python] Validate ParquetDataset schema after 
filtering
     add 26b55d6  ARROW-2057: [Python] Expose option to configure data page 
size threshold in parquet.write_table

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/properties-test.cc   |  2 +-
 cpp/src/parquet/properties.h         |  6 +++---
 docs/source/python/parquet.rst       | 29 ++++++++++++++++++++++++++++-
 python/pyarrow/_parquet.pxd          |  2 ++
 python/pyarrow/_parquet.pyx          |  7 +++++++
 python/pyarrow/parquet.py            | 15 +++++++++++----
 python/pyarrow/tests/test_parquet.py | 23 +++++++++++++++++------
 7 files changed, 69 insertions(+), 15 deletions(-)

Reply via email to