This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from d758361 ARROW-7535: [C++] Fix ASAN failures in Array::Validate()
add 07ecf71 ARROW-7560: [Rust] Reduce Rc/Refcell usage
No new revisions were added by this update.
Summary of changes:
rust/arrow/src/util/string_writer.rs | 32 +++++----------------
rust/datafusion/benches/aggregate_query_sql.rs | 31 ++++++++------------
rust/datafusion/src/execution/context.rs | 39 +++++++++++---------------
rust/datafusion/src/sql/planner.rs | 10 +++----
rust/parquet/src/arrow/schema.rs | 19 ++++++-------
5 files changed, 49 insertions(+), 82 deletions(-)