You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by tu...@apache.org on 2022/12/17 20:24:52 UTC

[arrow-rs] branch master updated (89354ca7c -> 07284c551)

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

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


    from 89354ca7c More clippy lint fixes (#3355)
     add 07284c551 Add CSV reader benchmark (#3338) (#3357)

No new revisions were added by this update.

Summary of changes:
 arrow/Cargo.toml                               |   5 ++
 arrow/benches/{row_format.rs => csv_reader.rs} | 106 ++++++++++++-------------
 2 files changed, 56 insertions(+), 55 deletions(-)
 copy arrow/benches/{row_format.rs => csv_reader.rs} (51%)