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

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


    from 4a55364  RepartitionExec should not error if output has hung up (#576)
     add 330c809  fix clippy warnings (#581)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/rust.yml                        | 76 ++++++++++++-----------
 ballista/rust/core/src/serde/scheduler/mod.rs     |  2 +-
 datafusion-cli/src/print_format.rs                |  2 +-
 datafusion/src/execution/context.rs               |  7 +--
 datafusion/src/logical_plan/dfschema.rs           |  2 +
 datafusion/src/logical_plan/display.rs            |  2 +-
 datafusion/src/optimizer/utils.rs                 |  2 +-
 datafusion/src/physical_plan/expressions/not.rs   |  2 +-
 datafusion/src/physical_plan/hash_join.rs         |  3 +-
 datafusion/src/physical_plan/regex_expressions.rs |  2 +-
 datafusion/src/scalar.rs                          |  4 +-
 datafusion/src/sql/planner.rs                     | 32 +++++-----
 12 files changed, 68 insertions(+), 68 deletions(-)

Reply via email to