Uh oh!
There was an error while loading. Please reload this page.
[opt](nereids)pass ConnectContext to canUseNereidsDistributePlanner method instead of call ConnectContext.get() - #60529
Conversation
hello-stephen
commented
Feb 5, 2026
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
starocean999
commented
Feb 5, 2026
run buildall |
doris-robot
commented
Feb 5, 2026
TPC-H: Total hot run time: 31198 ms |
doris-robot
commented
Feb 5, 2026
ClickBench: Total hot run time: 28.6 s |
hello-stephen
commented
Feb 5, 2026
FE UT Coverage ReportIncrement line coverage |
hello-stephen
commented
Feb 5, 2026
FE Regression Coverage ReportIncrement line coverage |
469fdf2 to
dbd025dComparestarocean999
commented
Feb 6, 2026
run buildall |
hello-stephen
commented
Feb 6, 2026
FE UT Coverage ReportIncrement line coverage |
doris-robot
commented
Feb 6, 2026
TPC-H: Total hot run time: 30680 ms |
doris-robot
commented
Feb 6, 2026
ClickBench: Total hot run time: 28.36 s |
hello-stephen
commented
Feb 6, 2026
FE Regression Coverage ReportIncrement line coverage |
dbd025d to
812f415Comparestarocean999
commented
Feb 9, 2026
run buildall |
doris-robot
commented
Feb 9, 2026
TPC-H: Total hot run time: 31007 ms |
doris-robot
commented
Feb 9, 2026
ClickBench: Total hot run time: 28.43 s |
hello-stephen
commented
Feb 9, 2026
FE Regression Coverage ReportIncrement line coverage |
1 similar comment
hello-stephen
commented
Feb 9, 2026
FE Regression Coverage ReportIncrement line coverage |
…ethod instead of call ConnectContext.get()
812f415 to
ed15038Comparestarocean999
commented
Feb 10, 2026
run buildall |
doris-robot
commented
Feb 10, 2026
TPC-H: Total hot run time: 30531 ms |
doris-robot
commented
Feb 10, 2026
TPC-DS: Total hot run time: 190840 ms |
doris-robot
commented
Feb 10, 2026
ClickBench: Total hot run time: 28.07 s |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
hello-stephen
commented
Feb 10, 2026
FE Regression Coverage ReportIncrement line coverage |
Uh oh!
There was an error while loading. Please reload this page.
hello-stephen
commented
Feb 11, 2026
FE Regression Coverage ReportIncrement line coverage |
…ethod instead of call ConnectContext.get() (#60529) this can make sure the planner always use the same ConnectContext
this can make sure the planner always use the same ConnectContext
What problem does this PR solve?
Issue Number: close #xxx
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)