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 975e166 ARROW-9852: [C++] Add more IPC fuzz regression files
add 247996e ARROW-9899: [Rust] [DataFusion] Switch from Box<Schema> -->
SchemaRef (Arc<Schema>) to be consistent with the rest of Arrow
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/execution/context.rs | 21 +++----
rust/datafusion/src/logical_plan/mod.rs | 68 ++++++++++++----------
.../src/optimizer/projection_push_down.rs | 18 +++---
rust/datafusion/src/optimizer/utils.rs | 4 +-
rust/datafusion/src/sql/planner.rs | 2 +-
5 files changed, 59 insertions(+), 54 deletions(-)