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 8813eac ARROW-9658: [Python] Python bindings for dataset writing
add 8455e33 ARROW-9815: [Rust][DataFusion] Remove the use of Arc/Mutex to
protect plan time structures
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/datasource/datasource.rs | 3 +-
rust/datafusion/src/execution/context.rs | 96 +++++++---------------
rust/datafusion/src/execution/dataframe_impl.rs | 6 +-
.../src/execution/physical_plan/planner.rs | 14 ++--
4 files changed, 40 insertions(+), 79 deletions(-)