This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from b0c4698 ARROW-7508: [C#] DateTime32 Reading is Broken
add e0f6045 PARQUET-1766: [C++] Handle parquet::Statistics NaNs and -0.0f
as per upstream parquet-mr
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/util/ubsan.h | 11 +
cpp/src/parquet/column_writer.cc | 119 ++++----
cpp/src/parquet/statistics.cc | 540 ++++++++++++++++++-------------------
cpp/src/parquet/statistics.h | 12 +-
cpp/src/parquet/statistics_test.cc | 281 ++++++++++---------
5 files changed, 494 insertions(+), 469 deletions(-)