alamb commented on PR #11683:
URL: https://github.com/apache/datafusion/pull/11683#issuecomment-2272052061
Thanks @peter-toth
I also reran the benchmarks and no longer see any regression. I will get
this PR reviewed carefully shortly (hopefully later today or tomorrow)
<details><summary>Details</summary>
<p>
```
++ critcmp main make-cse-top-down-like
group main
make-cse-top-down-like
----- ----
----------------------
logical_aggregate_with_join 1.00 1356.5±10.54µs ?
?/sec 1.01 1366.6±61.02µs ? ?/sec
logical_plan_tpcds_all 1.00 186.6±1.00ms ?
?/sec 1.00 187.3±1.09ms ? ?/sec
logical_plan_tpch_all 1.00 22.9±0.17ms ?
?/sec 1.00 22.8±0.18ms ? ?/sec
logical_select_all_from_1000 1.00 18.0±0.11ms ?
?/sec 1.00 18.0±0.11ms ? ?/sec
logical_select_one_from_700 1.00 1096.5±13.51µs ?
?/sec 1.00 1093.5±12.52µs ? ?/sec
logical_trivial_join_high_numbered_columns 1.02 1045.5±15.11µs ?
?/sec 1.00 1029.4±14.83µs ? ?/sec
logical_trivial_join_low_numbered_columns 1.01 1028.2±16.71µs ?
?/sec 1.00 1018.4±12.42µs ? ?/sec
physical_plan_tpcds_all 1.00 1110.8±3.48ms ?
?/sec 1.00 1110.1±3.55ms ? ?/sec
physical_plan_tpch_all 1.00 76.9±0.42ms ?
?/sec 1.00 76.6±0.40ms ? ?/sec
physical_plan_tpch_q1 1.00 2.8±0.03ms ?
?/sec 1.00 2.8±0.02ms ? ?/sec
physical_plan_tpch_q10 1.00 3.8±0.02ms ?
?/sec 1.00 3.8±0.02ms ? ?/sec
physical_plan_tpch_q11 1.00 3.3±0.02ms ?
?/sec 1.00 3.3±0.01ms ? ?/sec
physical_plan_tpch_q12 1.00 2.7±0.02ms ?
?/sec 1.00 2.7±0.01ms ? ?/sec
physical_plan_tpch_q13 1.00 2.1±0.02ms ?
?/sec 1.00 2.1±0.01ms ? ?/sec
physical_plan_tpch_q14 1.00 2.4±0.02ms ?
?/sec 1.00 2.4±0.01ms ? ?/sec
physical_plan_tpch_q16 1.00 3.3±0.02ms ?
?/sec 1.00 3.3±0.02ms ? ?/sec
physical_plan_tpch_q17 1.00 3.0±0.02ms ?
?/sec 1.00 3.0±0.02ms ? ?/sec
physical_plan_tpch_q18 1.00 3.5±0.02ms ?
?/sec 1.00 3.5±0.02ms ? ?/sec
physical_plan_tpch_q19 1.00 5.1±0.02ms ?
?/sec 1.01 5.1±0.03ms ? ?/sec
physical_plan_tpch_q2 1.00 6.4±0.03ms ?
?/sec 1.00 6.4±0.03ms ? ?/sec
physical_plan_tpch_q20 1.00 3.9±0.02ms ?
?/sec 1.01 3.9±0.02ms ? ?/sec
physical_plan_tpch_q21 1.00 5.2±0.03ms ?
?/sec 1.00 5.2±0.02ms ? ?/sec
physical_plan_tpch_q22 1.00 3.0±0.02ms ?
?/sec 1.01 3.0±0.07ms ? ?/sec
physical_plan_tpch_q3 1.00 2.8±0.02ms ?
?/sec 1.00 2.8±0.02ms ? ?/sec
physical_plan_tpch_q4 1.01 2.2±0.02ms ?
?/sec 1.00 2.2±0.01ms ? ?/sec
physical_plan_tpch_q5 1.00 3.9±0.02ms ?
?/sec 1.00 3.9±0.02ms ? ?/sec
physical_plan_tpch_q6 1.00 1577.6±12.49µs ?
?/sec 1.01 1588.0±15.26µs ? ?/sec
physical_plan_tpch_q7 1.00 4.9±0.03ms ?
?/sec 1.00 4.9±0.03ms ? ?/sec
physical_plan_tpch_q8 1.00 5.9±0.02ms ?
?/sec 1.00 5.9±0.02ms ? ?/sec
physical_plan_tpch_q9 1.00 4.6±0.03ms ?
?/sec 1.00 4.6±0.02ms ? ?/sec
physical_select_all_from_1000 1.00 43.6±0.11ms ?
?/sec 1.00 43.5±0.19ms ? ?/sec
physical_select_one_from_700 1.00 3.5±0.02ms ?
?/sec 1.00 3.6±0.02ms ? ?/sec
```
</p>
</details>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]