Uh oh!
There was an error while loading. Please reload this page.
[fix](optimizer) Fix sql block when new optimizer is enabled - #23804
Conversation
Kikyou1997
commented
Sep 3, 2023
run buildall |
hello-stephen
commented
Sep 3, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
99faa1d to
d555e6bCompareKikyou1997
commented
Sep 4, 2023
run buildall |
hello-stephen
commented
Sep 4, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
d555e6b to
1c1c7d6CompareKikyou1997
commented
Sep 4, 2023
run buildall |
hello-stephen
commented
Sep 4, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
Uh oh!
There was an error while loading. Please reload this page.
1c1c7d6 to
9126db7CompareKikyou1997
commented
Sep 5, 2023
run buildall |
doris-robot
commented
Sep 5, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
The check would skipped since when checkBlockPolicy get invoked, new optimizer doesn't do plan yet
The check would skipped since when checkBlockPolicy get invoked, new optimizer doesn't do plan yet
The check would skipped since when checkBlockPolicy get invoked, new optimizer doesn't do plan yet
Proposed changes
The check would skipped since when checkBlockPolicy get invoked, new optimizer doesn't do plan yet
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...