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 2021/03/25 12:56:21 UTC

[arrow] branch master updated (47287fd -> 65a4e65)

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 47287fd  ARROW-11983: [Python] Avoid ImportError calling from_pandas in threaded code
     add 65a4e65  ARROW-11596: [Python][Dataset] make ScanTask.execute() eager

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_dataset.pyx          | 40 ++++++++++++++++++++++++++++++++----
 python/pyarrow/tests/test_dataset.py | 15 ++++++++++++++
 2 files changed, 51 insertions(+), 4 deletions(-)