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/10/11 07:42:09 UTC

[arrow] branch master updated (a1d7a44929 -> e21ae28c96)

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 a1d7a44929 ARROW-17387: [R] Implement dplyr::across() inside filter() (#14281)
     add e21ae28c96 ARROW-17826: [Python] Allow scalars when creating expression from compute kernels (#14360)

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_compute.pyx          |  9 +++++++--
 python/pyarrow/tests/test_compute.py | 14 ++++++++------
 2 files changed, 15 insertions(+), 8 deletions(-)