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

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


    from 7e944ede8 fix: panic when use Scheduler to execute plan (#4097)
     add 60f3ef692 Simplify small InListExpr (#4090)

No new revisions were added by this update.

Summary of changes:
 benchmarks/expected-plans/q12.txt                  |  2 +-
 benchmarks/expected-plans/q19.txt                  |  2 +-
 datafusion/core/src/physical_plan/planner.rs       |  4 +-
 .../src/simplify_expressions/expr_simplifier.rs    | 74 ++++++++++++++++++++++
 .../src/simplify_expressions/simplify_exprs.rs     |  6 +-
 5 files changed, 83 insertions(+), 5 deletions(-)

Reply via email to