This is an automated email from the ASF dual-hosted git repository.

jorgecarleitao pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.


    from 9e587be  ARROW-10206: [C++][Python][FlightRPC] Allow disabling server 
validation
     add 20cd08a  ARROW-10215: [Rust] [DataFusion] Renamed Source to 
SendableRecordBatchReader.

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/physical_plan/common.rs         |  4 ++--
 rust/datafusion/src/physical_plan/csv.rs            |  4 ++--
 rust/datafusion/src/physical_plan/empty.rs          |  4 ++--
 rust/datafusion/src/physical_plan/explain.rs        |  4 ++--
 rust/datafusion/src/physical_plan/filter.rs         |  6 +++---
 rust/datafusion/src/physical_plan/hash_aggregate.rs | 14 ++++++++------
 rust/datafusion/src/physical_plan/limit.rs          | 11 +++++++----
 rust/datafusion/src/physical_plan/memory.rs         |  4 ++--
 rust/datafusion/src/physical_plan/merge.rs          |  4 ++--
 rust/datafusion/src/physical_plan/mod.rs            |  4 ++--
 rust/datafusion/src/physical_plan/parquet.rs        |  4 ++--
 rust/datafusion/src/physical_plan/planner.rs        |  4 ++--
 rust/datafusion/src/physical_plan/projection.rs     |  6 +++---
 rust/datafusion/src/physical_plan/sort.rs           |  4 ++--
 14 files changed, 41 insertions(+), 36 deletions(-)

Reply via email to