You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/11/09 16:33:44 UTC

[arrow] branch master updated (9c9da10371 -> 2ca0b0dc96)

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 9c9da10371 ARROW-18229: [Python] Check schema argument type in RecordBatchReader.from_batches (#14583)
     add 2ca0b0dc96 ARROW-18164: [Python] Honor default memory pool in Dataset scanning (#14516)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx          |  3 +--
 python/pyarrow/tests/test_dataset.py | 19 +++++++++++++++++++
 2 files changed, 20 insertions(+), 2 deletions(-)