You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by al...@apache.org on 2023/06/02 17:59:14 UTC

[arrow-datafusion] branch main updated (21a14a1af3 -> e6af36a540)

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

alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


    from 21a14a1af3 Standardize RUST_LOG configuration test setup (#6506)
     add e6af36a540 Fix new clippy lint (#6535)

No new revisions were added by this update.

Summary of changes:
 .../core/src/physical_plan/aggregates/bounded_aggregate_stream.rs   | 6 ++----
 datafusion/core/src/physical_plan/aggregates/row_hash.rs            | 3 +--
 datafusion/expr/src/conditional_expressions.rs                      | 2 +-
 datafusion/expr/src/logical_plan/plan.rs                            | 3 ++-
 datafusion/expr/src/table_source.rs                                 | 4 ++--
 5 files changed, 8 insertions(+), 10 deletions(-)