You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/11/30 11:10:02 UTC

[arrow] branch master updated (c0ee1c0 -> 42066ec)

This is an automated email from the ASF dual-hosted git repository.

apitrou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from c0ee1c0  ARROW-10751: [C++] Add RE2 to minimal build example
     add 42066ec  PARQUET-1566: [C++] Indicate if null count, distinct count are present in column statistics

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/metadata.cc        |  7 +++--
 cpp/src/parquet/statistics.cc      | 52 +++++++++++++++++++++++++++-----------
 cpp/src/parquet/statistics.h       | 21 ++++++++++-----
 cpp/src/parquet/statistics_test.cc |  5 ++--
 4 files changed, 60 insertions(+), 25 deletions(-)