Uh oh!
There was an error while loading. Please reload this page.
[branch-3.0][fix](cloud) avoid broadcast remote read in topn query [pick#58044] - #58116
[branch-3.0][fix](cloud) avoid broadcast remote read in topn query [pick#58044]#58116freemandealer wants to merge 3 commits into
Conversation
Topn lazy read only read the cache in cloud mode to reduce tablet cache read. fixapache#50803 failed to pass force_use_only_cached to tablet_mgr Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
Thearas
commented
Nov 18, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
freemandealer
commented
Nov 18, 2025
run buildall |
hello-stephen
commented
Nov 18, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Nov 18, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
freemandealer
commented
Nov 18, 2025
run buildall |
doris-robot
commented
Nov 18, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Nov 18, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
freemandealer
commented
Nov 24, 2025
run nonConcurrent |
hello-stephen
commented
Nov 24, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
Topn lazy read only read the cache in cloud mode to reduce tablet cache read.
fix#50803 failed to pass force_use_only_cached to tablet_mgr
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)