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 50f6e6940 Minor: port some explain test to sqllogictest, add filename 
normalization (#5252)
     add fc211c37c [Enhancement] Don't repartition ProjectionExec when it does 
not compute anything (#5074)

No new revisions were added by this update.

Summary of changes:
 .../core/src/physical_optimizer/repartition.rs     |   4 +-
 datafusion/core/src/physical_plan/projection.rs    |  55 +++++++++
 datafusion/core/tests/sql/explain_analyze.rs       |   8 +-
 datafusion/core/tests/sql/joins.rs                 |  75 ++++++------
 datafusion/core/tests/sql/window.rs                | 131 ++++++++++-----------
 5 files changed, 152 insertions(+), 121 deletions(-)

Reply via email to