You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/01/25 14:35:23 UTC

[arrow] branch master updated (cf7638f -> 3e47777)

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

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


    from cf7638f  ARROW-11349: [Rust] Add from_iter_values to create arrays from (non null) values
     add 3e47777  ARROW-11375: [Rust] Fix deprecation warning in clippy

No new revisions were added by this update.

Summary of changes:
 rust/arrow/benches/builder.rs     | 56 +++++++++++++++++++--------------------
 rust/arrow/benches/csv_writer.rs  |  7 +----
 rust/arrow/benches/json_reader.rs | 18 +++++--------
 3 files changed, 35 insertions(+), 46 deletions(-)