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

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


    from 6002ec3  ARROW-8641: [C++][Python] Sort included indices in IpcReader 
- Respect column selection in FeatherReader
     add 9e9063b  ARROW-8730: [Rust] Use slice instead of &Vec for function args

No new revisions were added by this update.

Summary of changes:
 rust/datafusion/src/execution/context.rs                        | 2 +-
 rust/datafusion/src/execution/physical_plan/hash_aggregate.rs   | 2 +-
 rust/datafusion/src/execution/physical_plan/math_expressions.rs | 2 +-
 rust/datafusion/src/execution/physical_plan/udf.rs              | 2 +-
 rust/datafusion/src/optimizer/projection_push_down.rs           | 2 +-
 rust/datafusion/src/optimizer/resolve_columns.rs                | 2 +-
 rust/datafusion/src/optimizer/type_coercion.rs                  | 2 +-
 rust/datafusion/src/optimizer/utils.rs                          | 4 ++--
 rust/datafusion/tests/sql.rs                                    | 4 ++--
 9 files changed, 11 insertions(+), 11 deletions(-)

Reply via email to