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 2020/12/27 12:20:49 UTC

[arrow] branch master updated (2f68741 -> 8965b59)

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 2f68741  ARROW-11039: [Rust] Performance improvement for utf-8 to float cast
     add 8965b59  ARROW-11033 [Rust] Csv writing performance improvements

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/csv/writer.rs    | 44 ++++++++++++++++++++++++++++++-----------
 rust/benchmarks/src/bin/tpch.rs |  7 ++++++-
 2 files changed, 38 insertions(+), 13 deletions(-)