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 2019/12/03 00:30:27 UTC

[arrow] branch master updated (99e2855 -> d4bb7e5)

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 99e2855  ARROW-7291: [Dev] Fix FORMAT_DIR
     add d4bb7e5  PARQUET-1706: [C++] Wrong dictionary_page_offset when writing only data pages via BufferedPageWriter

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/column_writer.cc       | 15 ++++++++++-----
 cpp/src/parquet/file_serialize_test.cc | 29 +++++++++++++++++++++++++++++
 2 files changed, 39 insertions(+), 5 deletions(-)