Commits


Vibhatha Abeykoon authored and Jonathan Keane committed acda3c64c72
ARROW-14679: [R] [C++] Handle suffix argument in joins ARROW-14679 [R] [C++] Handle suffix argument in joins This PR is introducing suffix-aware joins for R API. TODO: - [x] refactor prefix to suffix (this was the old wording used since Arrow supported prefixes before merging ARROW-15212) Closes #12113 from vibhatha/arrow-14679 Lead-authored-by: Vibhatha Abeykoon <vibhatha@gmail.com> Co-authored-by: Jonathan Keane <jkeane@gmail.com> Signed-off-by: Jonathan Keane <jkeane@gmail.com>