Uh oh!
There was an error while loading. Please reload this page.
branch-3.1: [feature](cloud) Support query with freshness tolerance #53540 #54611 - #56390
Conversation
hello-stephen
commented
Sep 24, 2025
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
a37b02d to
7d08978Comparebobhan1
commented
Sep 24, 2025
run buildall |
doris-robot
commented
Sep 24, 2025
TPC-H: Total hot run time: 32919 ms |
doris-robot
commented
Sep 24, 2025
TPC-DS: Total hot run time: 192626 ms |
doris-robot
commented
Sep 24, 2025
ClickBench: Total hot run time: 29.17 s |
doris-robot
commented
Sep 24, 2025
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Sep 24, 2025
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
) 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
7d08978 to
62c5649Comparebobhan1
commented
Sep 28, 2025
run buildall |
hello-stephen
commented
Sep 28, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
hello-stephen
commented
Sep 28, 2025
FE UT Coverage ReportIncrement line coverage |
doris-robot
commented
Sep 28, 2025
TPC-H: Total hot run time: 32918 ms |
doris-robot
commented
Sep 28, 2025
TPC-DS: Total hot run time: 193732 ms |
doris-robot
commented
Sep 28, 2025
ClickBench: Total hot run time: 29.33 s |
bobhan1
commented
Sep 28, 2025
run buildall |
doris-robot
commented
Sep 28, 2025
Cloud UT Coverage ReportIncrement line coverage Increment coverage report
|
doris-robot
commented
Sep 28, 2025
TPC-H: Total hot run time: 33020 ms |
doris-robot
commented
Sep 28, 2025
TPC-DS: Total hot run time: 193451 ms |
doris-robot
commented
Sep 28, 2025
ClickBench: Total hot run time: 29.38 s |
hello-stephen
commented
Sep 28, 2025
FE UT Coverage ReportIncrement line coverage |
Uh oh!
There was an error while loading. Please reload this page.
pick #54611 and #53540
modified due to conflict with #52715