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/11/17 14:37:20 UTC

[arrow] branch master updated (8aad0d6 -> 2468992)

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

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


    from 8aad0d6  ARROW-12066: [Python] Test to ensure filtering with equal to null does not crash
     add 2468992  ARROW-14297 [R] smooth out integer division to better match R

No new revisions were added by this update.

Summary of changes:
 r/R/arrow-datum.R                        | 20 ++++++++++++++++++--
 r/R/expression.R                         | 18 +++++++++++++++++-
 r/tests/testthat/test-compute-arith.R    | 14 ++++++++++----
 r/tests/testthat/test-dplyr-funcs-math.R | 24 ++++++++++++++++++++++++
 4 files changed, 69 insertions(+), 7 deletions(-)