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 70b8a82 ARROW-15919: [C++] Add function not commutative with
timestamps & duration maths
add acda3c6 ARROW-14679: [R] [C++] Handle suffix argument in joins
No new revisions were added by this update.
Summary of changes:
r/R/arrowExports.R | 5 ++-
r/R/dplyr-collect.R | 31 +++++++++++++++++--
r/R/dplyr-join.R | 4 +--
r/R/query-engine.R | 21 +++++++------
r/src/arrowExports.cpp | 12 +++++---
r/src/compute-exec.cpp | 9 ++++--
r/tests/testthat/test-dplyr-join.R | 63 +++++++++++++++++++++++++++++++++++++-
7 files changed, 120 insertions(+), 25 deletions(-)