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

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


    from 5279aa4  ARROW-15188: [C++] Upgrade bundled re2 library version
     add 8e4038b  ARROW-13781: [Python] Allow per column encoding in parquet 
writer

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                | 61 +++++++++++++++++-
 python/pyarrow/parquet.py                  | 10 +++
 python/pyarrow/tests/parquet/test_basic.py | 99 ++++++++++++++++++++++++++++++
 5 files changed, 170 insertions(+), 3 deletions(-)

Reply via email to