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

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


    from f096d484ba GH-48142: [CI] Disallow scheduled GitHub Actions run on 
forked repos (#48143)
     add 277faa905a GH-48096 [Python][Parquet] Expose new 
WriterProperties::max_rows_per_page to Python bindings (#48101)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset_parquet.pyx                |  2 +
 python/pyarrow/_parquet.pxd                        |  1 +
 python/pyarrow/_parquet.pyx                        |  6 +++
 python/pyarrow/includes/libparquet.pxd             |  1 +
 python/pyarrow/parquet/core.py                     |  8 +++
 .../pyarrow/tests/parquet/test_parquet_writer.py   | 57 ++++++++++++++++++++++
 6 files changed, 75 insertions(+)

Reply via email to