You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ne...@apache.org on 2020/01/09 08:03:19 UTC

[arrow] branch master updated (38ba4ae -> 7bd4e73)

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

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


    from 38ba4ae  ARROW-6788: [CI][Dev] Exercise merge script tests
     add 7bd4e73  ARROW-7503: [Rust] [Parquet] Fix build failures

No new revisions were added by this update.

Summary of changes:
 rust/parquet/Cargo.toml           |  2 +-
 rust/parquet/src/column/writer.rs | 23 ++++++------
 rust/parquet/src/errors.rs        |  8 +---
 rust/parquet/src/file/metadata.rs |  2 +-
 rust/parquet/src/file/writer.rs   | 20 ++++++----
 rust/parquet/src/schema/types.rs  | 77 ++++++++++++++++++++++++++-------------
 6 files changed, 79 insertions(+), 53 deletions(-)