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 1d3f514 ARROW-8809: [Rust] Fix JSON schema bug
add 3824c8c ARROW-8783: [Rust] [DataFusion] Add ParquetScan and CsvScan
variants in LogicalPlan
No new revisions were added by this update.
Summary of changes:
rust/datafusion/src/execution/context.rs | 22 ++++
rust/datafusion/src/logicalplan.rs | 104 +++++++++++++++-
.../src/optimizer/projection_push_down.rs | 131 ++++++++++++++-------
3 files changed, 211 insertions(+), 46 deletions(-)