This is an automated email from the ASF dual-hosted git repository.
jorgecarleitao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 4b7cdcb ARROW-11055: [Rust] [DataFusion] Support date_trunc function
add 2e9ff3c ARROW-11100: [Rust] Speed up numeric to string cast using
lexical_core
No new revisions were added by this update.
Summary of changes:
rust/arrow/benches/cast_kernels.rs | 3 +++
rust/arrow/src/compute/kernels/cast.rs | 8 ++++----
rust/arrow/src/csv/writer.rs | 20 ++----------------
rust/arrow/src/util/mod.rs | 1 +
.../arrow/src/util/serialization.rs | 24 +++++++++++++---------
5 files changed, 24 insertions(+), 32 deletions(-)
copy js/src/builder/struct.ts => rust/arrow/src/util/serialization.rs (53%)