This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 4d9d66f ARROW-9458: [Python] Release GIL in ScanTask.execute
add cd6bd82 ARROW-9447 [Rust][DataFusion] Made ScalarUDF (Send + Sync)
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/execution/context.rs | 4 ++--
rust/datafusion/src/execution/physical_plan/math_expressions.rs | 4 ++--
rust/datafusion/src/execution/physical_plan/udf.rs | 2 +-
rust/datafusion/tests/sql.rs | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)