This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 047f87a ARROW-7636: [Python] Clean-up the
pyarrow.dataset.partitioning() API
add 2a54de9 ARROW-7596: [Python] Only permit zero-copy DataFrame block
construction when split_blocks=True
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/python/arrow_to_pandas.cc | 13 ++++++++++++-
cpp/src/arrow/python/arrow_to_pandas.h | 5 +++++
python/pyarrow/tests/test_pandas.py | 9 ++++++++-
3 files changed, 25 insertions(+), 2 deletions(-)