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/04 17:40:04 UTC

[arrow] branch master updated (e902b24 -> c957123)

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 e902b24  ARROW-7279: [C++] Rename UnionArray::type_ids to type_codes
     add c957123  PARQUET-1702: [C++] Make BufferedRowGroupWriter compatible with parquet encryption

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/column_writer.cc                   |  8 ++++++-
 .../encryption_write_configurations_test.cc        | 27 ++++++++++++++--------
 cpp/src/parquet/file_writer.cc                     |  2 +-
 3 files changed, 26 insertions(+), 11 deletions(-)