You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2021/02/18 11:50:32 UTC

[arrow] branch master updated (23cc96d -> 0e87deb)

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 23cc96d  ARROW-11664: [Rust] cast to LargeUtf8
     add 0e87deb  ARROW-11669: [Rust] [DataFusion] Remove concurrency field from GlobalLimitExec and SortExec

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/physical_plan/limit.rs   | 13 +++----------
 rust/datafusion/src/physical_plan/planner.rs | 12 ++----------
 rust/datafusion/src/physical_plan/sort.rs    | 12 +-----------
 3 files changed, 6 insertions(+), 31 deletions(-)