You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by bk...@apache.org on 2020/05/15 00:56:34 UTC

[arrow] branch master updated (40c2988 -> cf1a53c)

This is an automated email from the ASF dual-hosted git repository.

bkietz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 40c2988  ARROW-8784: [Rust] [DataFusion] Remove use of Arc from LogicalPlan
     add cf1a53c  ARROW-8693: [Python] Insert implicit cast in Dataset.get_fragments with filter

No new revisions were added by this update.

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