You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2021/07/15 16:09:32 UTC

[arrow] branch master updated (9c0debf -> b8bcf76)

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

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


    from 9c0debf  ARROW-13049: [C++][Gandiva] Implement BIN Hive function on Gandiva
     add b8bcf76  ARROW-13074: [Python] Deprecate ParquetDataset custom properties (eg pieces, partitions)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/parquet.py                     | 149 +++++++++++++++++++++-----
 python/pyarrow/tests/parquet/test_dataset.py  |  45 +++++++-
 python/pyarrow/tests/parquet/test_metadata.py |   4 +-
 3 files changed, 166 insertions(+), 32 deletions(-)