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 266993f [C++][MINOR] Enable clang-format in a place where it was
accidentally disabled (#7651)
add c70b86e ARROW-8651: [Python][Dataset] Support pickling of Dataset
objects
No new revisions were added by this update.
Summary of changes:
python/pyarrow/_dataset.pyx | 34 +++++++++
python/pyarrow/includes/libarrow_dataset.pxd | 2 +
python/pyarrow/tests/test_dataset.py | 110 +++++++++++++++++++++++++--
3 files changed, 138 insertions(+), 8 deletions(-)