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

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


    from 2092e18  ARROW-9300: [Java] Separate Netty Memory to its own module
     add 8889b35  ARROW-8655: [Python][Dataset] Provide helper method to get 
keys from a partition expression

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/dataset/partition.cc           | 11 +++++++++++
 cpp/src/arrow/dataset/partition.h            |  3 +++
 python/pyarrow/_dataset.pyx                  | 23 +++++++++++++++++++++++
 python/pyarrow/dataset.py                    |  3 ++-
 python/pyarrow/includes/libarrow_dataset.pxd |  4 ++++
 python/pyarrow/tests/test_dataset.py         | 10 ++++++++++
 6 files changed, 53 insertions(+), 1 deletion(-)

Reply via email to