This is an automated email from the ASF dual-hosted git repository.
jorisvandenbossche pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0484a21cc4 GH-34790: [Go]: Add array.Diff() (#34806)
add 2678db3dd5 GH-33825: [Python] Expose
pyarrow.dataset.get_partition_keys publicly (get key/value from partition
expression) (#33862)
No new revisions were added by this update.
Summary of changes:
docs/source/python/api/dataset.rst | 8 ++++++++
python/pyarrow/_dataset.pyx | 15 +++++++++++++--
python/pyarrow/dataset.py | 3 ++-
python/pyarrow/tests/test_dataset.py | 11 ++++++-----
4 files changed, 29 insertions(+), 8 deletions(-)