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/03/27 20:41:05 UTC

[arrow] branch master updated (49d16af -> 7625b79)

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 49d16af  ARROW-8231: [Rust] Parse parquet key_value_metadata
     add 7625b79  ARROW-6895: [C++][Parquet] Do not reset dictionary in ByteArrayDictionaryRecordReader during incremental reads

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/arrow/arrow_reader_writer_test.cc | 98 +++++++++++++++--------
 cpp/src/parquet/column_reader.cc                  |  3 +-
 2 files changed, 66 insertions(+), 35 deletions(-)