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 6912869  ARROW-11290: [Rust][DataFusion] Address hash aggregate 
performance issue with high number of groups
     add 23550c2  ARROW-11149: [Rust] DF Support List/LargeList/FixedSizeList 
in create_batch_empty

No new revisions were added by this update.

Summary of changes:
 rust/arrow/src/array/array_list.rs          | 349 +++++++++++++++++++++++++++-
 rust/arrow/src/array/mod.rs                 |   2 +
 rust/arrow/src/error.rs                     |   5 +
 rust/datafusion/src/physical_plan/common.rs |  15 +-
 rust/parquet/src/arrow/array_reader.rs      | 118 +---------
 5 files changed, 370 insertions(+), 119 deletions(-)

Reply via email to