You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ks...@apache.org on 2020/03/24 15:52:44 UTC

[arrow] branch master updated (8294254 -> 0449ea7)

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 8294254  ARROW-8150: [Rust] Allow writing custom FileMetaData k/v pairs
     add 0449ea7  ARROW-8186: [Python] Fix dataset expression operation with invalid scalar

No new revisions were added by this update.

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