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/06/16 07:38:12 UTC

[arrow] branch master updated (b196d1a -> 6299c25)

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 b196d1a  ARROW-6839: [Java] Add APIs to read and write "custom_metadata" field of IPC file footer (#7231)
     add 6299c25  ARROW-9088: [Rust] Make prettyprint optional

No new revisions were added by this update.

Summary of changes:
 rust/arrow/Cargo.toml                        |  5 +++--
 rust/arrow/README.md                         | 16 ++++++++++++++--
 rust/arrow/examples/read_csv.rs              |  9 +++++++--
 rust/arrow/examples/read_csv_infer_schema.rs | 10 +++++++---
 rust/arrow/src/util/mod.rs                   |  1 +
 5 files changed, 32 insertions(+), 9 deletions(-)