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 e2ae212  ARROW-9863: [C++][Parquet] Compile regexes only once
     add 9eeaf21  ARROW-9916: [RUST] Avoid cloning array data

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array.rs                      | 82 +++++++++++-----------
 rust/arrow/src/array/null.rs                       |  2 +-
 rust/datafusion/Cargo.toml                         |  4 ++
 ...regate_query_sql.rs => sort_limit_query_sql.rs} | 45 ++++++++----
 4 files changed, 79 insertions(+), 54 deletions(-)
 copy rust/datafusion/benches/{aggregate_query_sql.rs => 
sort_limit_query_sql.rs} (74%)

Reply via email to