Uh oh!
There was an error while loading. Please reload this page.
[fix](nereids)fix some show command's redirect policy - #55185
Conversation
Thearas
commented
Aug 22, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
starocean999
commented
Aug 22, 2025
run buildall |
doris-robot
commented
Aug 22, 2025
TPC-H: Total hot run time: 34108 ms |
doris-robot
commented
Aug 22, 2025
TPC-DS: Total hot run time: 183977 ms |
doris-robot
commented
Aug 22, 2025
ClickBench: Total hot run time: 32.26 s |
hello-stephen
commented
Aug 22, 2025
FE UT Coverage ReportIncrement line coverage |
bbd7171 to
8d0b79bComparestarocean999
commented
Oct 11, 2025
run buildall |
doris-robot
commented
Oct 11, 2025
TPC-DS: Total hot run time: 190663 ms |
doris-robot
commented
Oct 11, 2025
ClickBench: Total hot run time: 30.22 s |
hello-stephen
commented
Oct 11, 2025
FE Regression Coverage ReportIncrement line coverage |
2 similar comments
hello-stephen
commented
Oct 13, 2025
FE Regression Coverage ReportIncrement line coverage |
hello-stephen
commented
Oct 13, 2025
FE Regression Coverage ReportIncrement line coverage |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
make the command's redirect policy same as old planner: ``` ShowBackupStmt ShowConfigStmt ShowRestoreStmt ShowWorkloadGroupsStmt ```
What problem does this PR solve?
make the command's redirect policy same as old planner:
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)