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 0879f5b753 MINOR: [C++][Parquet] Fix *_write_page_index and
set_size_statistics_level comments (#48299)
add 322516f394 GH-47105: [Statistics][C++] Implement Statistics
specification attribute ARROW:row_count:approximate (#48266)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/array/array_test.cc | 18 ++++++++++++++++++
cpp/src/arrow/array/statistics.h | 6 ++++++
cpp/src/arrow/array/statistics_test.cc | 28 ++++++++++++++++++++++++++++
cpp/src/arrow/compare.cc | 4 +++-
4 files changed, 55 insertions(+), 1 deletion(-)