-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[enhancement](filecache) enable warm up only idx file #59528
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
|
run buildall |
TPC-H: Total hot run time: 32112 ms |
TPC-DS: Total hot run time: 173962 ms |
ClickBench: Total hot run time: 26.92 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run external |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run buildall |
TPC-H: Total hot run time: 31838 ms |
TPC-DS: Total hot run time: 172883 ms |
ClickBench: Total hot run time: 26.83 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run cloud_p0 |
|
run vault_p0 |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
1 similar comment
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run p0 |
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
this is a prototype commit to achieve the goal. the user interface must be refined in the future, use session vars or warm up properties. Signed-off-by: zhengyu <[email protected]>
Signed-off-by: zhengyu <[email protected]>
Signed-off-by: zhengyu <[email protected]>
6e54a83 to
ef890c0
Compare
|
run buildall |
TPC-H: Total hot run time: 32033 ms |
TPC-DS: Total hot run time: 172662 ms |
ClickBench: Total hot run time: 27.08 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
|
run vault_p0 |
|
run buildall |
TPC-H: Total hot run time: 31930 ms |
TPC-DS: Total hot run time: 172037 ms |
ClickBench: Total hot run time: 26.82 s |
BE UT Coverage ReportIncrement line coverage Increment coverage report
|
BE Regression && UT Coverage ReportIncrement line coverage Increment coverage report
|
This is a prototype commit to achieve the goal. The user interface must
be refined in the future, use session vars or warm up properties.
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)