Uh oh!
There was an error while loading. Please reload this page.
[feature](cloud) Support query with freshness tolerance - #53540
Conversation
Thearas
commented
Jul 18, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
0919575 to
39a0eeaCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
74d1d57 to
0791b6cComparefa4aa5e to
963a65eCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
### What problem does this PR solve? Problem Summary: introduce a config `enable_warmup_immediately_on_new_rowset`, if user set it to `true` warm up will be triggerd automatically and immediately on syncing new rowsets NOTE: the method `get_rowset_warmup_state()` is used for #53540
69ca66b to
60cc5f6Comparedataroaring
commented
Sep 18, 2025
run buildall |
hello-stephen
commented
Sep 18, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Sep 18, 2025
FE UT Coverage ReportIncrement line coverage |
doris-robot
commented
Sep 18, 2025
TPC-H: Total hot run time: 1517 ms |
doris-robot
commented
Sep 18, 2025
TPC-DS: Total hot run time: 2721 ms |
doris-robot
commented
Sep 18, 2025
ClickBench: Total hot run time: 0.04 s |
hello-stephen
commented
Sep 18, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Sep 18, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Sep 18, 2025
FE Regression Coverage ReportIncrement line coverage |
PR approved by at least one committer and no changes requested. |
Uh oh!
There was an error while loading. Please reload this page.
) Problem Summary: introduce a config `enable_warmup_immediately_on_new_rowset`, if user set it to `true` warm up will be triggerd automatically and immediately on syncing new rowsets NOTE: the method `get_rowset_warmup_state()` is used for apache#53540
) Problem Summary: introduce a config `enable_warmup_immediately_on_new_rowset`, if user set it to `true` warm up will be triggerd automatically and immediately on syncing new rowsets NOTE: the method `get_rowset_warmup_state()` is used for apache#53540
What problem does this PR solve?
doc: apache/doris-website#2934
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)