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 2021/03/31 05:00:24 UTC

[arrow] branch master updated (8de898d -> cd4379d)

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 8de898d  ARROW-12138: [Go][IPC] Update flatbuffers definitions
     add cd4379d  ARROW-12121: [Rust] [Parquet] Arrow writer benchmarks

No new revisions were added by this update.

Summary of changes:
 rust/parquet/Cargo.toml              |   5 +
 rust/parquet/benches/arrow_writer.rs | 201 +++++++++++++++++++++++++++++++++++
 2 files changed, 206 insertions(+)
 create mode 100644 rust/parquet/benches/arrow_writer.rs