Uh oh!
There was an error while loading. Please reload this page.
[enhance](nereids) EliminateGroupByKeyByUniform support rewrite in cte - #55680
Conversation
Thearas
commented
Sep 4, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
feiniaofeiafei
commented
Sep 4, 2025
run buildall |
doris-robot
commented
Sep 4, 2025
TPC-H: Total hot run time: 34077 ms |
doris-robot
commented
Sep 4, 2025
TPC-DS: Total hot run time: 187914 ms |
doris-robot
commented
Sep 4, 2025
ClickBench: Total hot run time: 33.23 s |
hello-stephen
commented
Sep 4, 2025
FE UT Coverage ReportIncrement line coverage |
feiniaofeiafei
commented
Sep 4, 2025
run buildall |
doris-robot
commented
Sep 4, 2025
TPC-H: Total hot run time: 34330 ms |
doris-robot
commented
Sep 4, 2025
TPC-DS: Total hot run time: 187375 ms |
doris-robot
commented
Sep 4, 2025
ClickBench: Total hot run time: 32.88 s |
hello-stephen
commented
Sep 4, 2025
FE UT Coverage ReportIncrement line coverage |
hello-stephen
commented
Sep 4, 2025
FE Regression Coverage ReportIncrement line coverage |
feiniaofeiafei
commented
Sep 5, 2025
run buildall |
doris-robot
commented
Sep 5, 2025
TPC-H: Total hot run time: 34070 ms |
doris-robot
commented
Sep 5, 2025
TPC-DS: Total hot run time: 188213 ms |
doris-robot
commented
Sep 5, 2025
ClickBench: Total hot run time: 29.75 s |
hello-stephen
commented
Sep 5, 2025
FE UT Coverage ReportIncrement line coverage |
hello-stephen
commented
Sep 5, 2025
FE Regression Coverage ReportIncrement line coverage |
PR approved by anyone and no changes requested. |
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #43391
Problem Summary:
EliminateGroupByKeyByUniform not support rewrite in cte in #43391, and the restriction can be removed after
#52798, because #52798 implement the cteconsumer expression rewrite.
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)