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/11/20 22:14:45 UTC

[arrow] branch master updated (f00160c -> e599da2)

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 f00160c  ARROW-9674: [Rust] Make the parquet read and writers Send
     add e599da2  ARROW-10197: [python][Gandiva] Execute expression on filtered data

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/gandiva.pyx             | 30 +++++++++++++-----
 python/pyarrow/includes/libgandiva.pxd | 57 ++++++++++++++++++++++++++++++++++
 python/pyarrow/tests/test_gandiva.py   | 55 +++++++++++++++++++++++++++++---
 3 files changed, 130 insertions(+), 12 deletions(-)