This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 520ae44272 MINOR: [Dev] Add apt/yum build directories to `.gitignore`
(#46018)
add 4d566e60c5 GH-45664: [C++] Allow
LargeString,LargeBinary,FixedSizeBinary,StringView and BinaryView for
RecordBatch::MakeStatisticsArray() (#46031)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/statistics.h | 2 +
cpp/src/arrow/record_batch.cc | 23 +++-
cpp/src/arrow/record_batch_test.cc | 268 +++++++++++++++++++++++++++++--------
cpp/src/arrow/testing/gtest_util.h | 3 +
4 files changed, 238 insertions(+), 58 deletions(-)