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

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


    from ad335f9  ARROW-6631: [C++] Do not build any compression libraries by 
default in C++ build
     add f9cd295  ARROW-6274: [Rust] [DataFusion] Add support for writing 
results to CSV

No new revisions were added by this update.

Summary of changes:
 rust/arrow/benches/csv_writer.rs     |  11 +-
 rust/arrow/src/csv/writer.rs         | 425 ++++++++++++++++++++---------------
 rust/arrow/src/util/mod.rs           |   1 +
 rust/arrow/src/util/string_writer.rs | 116 ++++++++++
 4 files changed, 365 insertions(+), 188 deletions(-)
 create mode 100644 rust/arrow/src/util/string_writer.rs

Reply via email to