You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2020/01/21 23:10:28 UTC

[arrow] branch master updated (e0f6045 -> cab1a3d)

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 e0f6045  PARQUET-1766: [C++] Handle parquet::Statistics NaNs and -0.0f as per upstream parquet-mr
     add cab1a3d  ARROW-7632: [C++][CI] Add extension type data to IPC fuzz seed corpus

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/extension_type_test.cc               | 55 +---------------------
 cpp/src/arrow/ipc/generate_fuzz_corpus.cc          | 27 ++++++++---
 .../{io/test_common.h => testing/extension_type.h} | 48 +++++++++----------
 cpp/src/arrow/testing/gtest_util.cc                | 46 ++++++++++++++++++
 4 files changed, 89 insertions(+), 87 deletions(-)
 copy cpp/src/arrow/{io/test_common.h => testing/extension_type.h} (53%)