This is an automated email from the ASF dual-hosted git repository.
zeroshade pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0844924942 GH-34366: [R] Don't getFromNamespace() the
dplyr:::check_name() helper (#34369)
add 1e29bab684 MINOR: [C++] Name RunEnd[C]Type consistently (#34384)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/builder_run_end.cc | 14 +++++++-------
cpp/src/arrow/array/builder_run_end.h | 4 ++--
cpp/src/arrow/array/validate.cc | 8 ++++----
cpp/src/arrow/compare.cc | 6 +++---
cpp/src/arrow/scalar_test.cc | 6 +++---
cpp/src/arrow/util/ree_util.h | 34 +++++++++++++++++-----------------
cpp/src/arrow/util/ree_util_test.cc | 4 ++--
7 files changed, 38 insertions(+), 38 deletions(-)