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 090ac1c ARROW-11655: [Rust][DataFusion] Postgres String Functions:
left, lpad, right, rpad
add 90f735c ARROW-11802: [Rust][DataFusion] Remove use of crossbeam
channels to avoid potential deadlocks
No new revisions were added by this update.
Summary of changes:
rust/datafusion/Cargo.toml | 2 +-
rust/datafusion/src/physical_plan/parquet.rs | 50 ++++++-------
rust/datafusion/src/physical_plan/repartition.rs | 95 ++++++++++++++++--------
3 files changed, 91 insertions(+), 56 deletions(-)