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

[arrow] branch master updated (1e9ed5f -> 219b0dc)

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

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


    from 1e9ed5f  ARROW-10412: [C++] Improve grpc_cpp_plugin detection
     add 219b0dc  ARROW-10493: [C++][Parquet] Fix offset lost in MaybeReplaceValidity

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 35 +++++++++
 cpp/src/parquet/column_writer.cc                  | 93 +++++++++++++++++++++--
 2 files changed, 121 insertions(+), 7 deletions(-)