Skip to content

branch-4.0: [Fix](warmup) Fix wrongly skip download task for warmup job when rowsets have multi segments #56663 - #56681

Merged
yiguolei merged 1 commit into
branch-4.0from
auto-pick-56663-branch-4.0
Oct 1, 2025
Merged

branch-4.0: [Fix](warmup) Fix wrongly skip download task for warmup job when rowsets have multi segments #56663#56681
yiguolei merged 1 commit into
branch-4.0from
auto-pick-56663-branch-4.0

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Cherry-picked from #56663

…ets have multi segments (#56663)
### What problem does this PR solve?
introduced in #54611
Related PR: #xxx
Problem Summary:
### Release note
None
### Check List (For Author)
- Test <!-- At least one of them must be included. -->
- [ ] Regression test
- [ ] Unit Test
- [ ] Manual test (add detailed scripts or steps below)
- [ ] No need to test or manual test. Explain why:
- [ ] This is a refactor/code format and no logic has been changed.
- [ ] Previous test can cover this change.
- [ ] No code files have been changed.
- [ ] Other reason <!-- Add your reason? -->
- Behavior changed:
- [ ] No.
- [ ] Yes. <!-- Explain the behavior change -->
- Does this need documentation?
- [ ] No.
- [ ] Yes. <!-- Add document PR link here. eg:
apache/doris-website#1214 -->
### Check List (For Reviewer who merge this PR)
- [ ] Confirm the release note
- [ ] Confirm test cases
- [ ] Confirm document
- [ ] Add branch pick label <!-- Add branch pick label that this PR
should merge into -->
@yiguolei

Copy link
Copy Markdown
Contributor

run buildall

@doris-robot

Copy link
Copy Markdown
ClickBench: Total hot run time: 30.53 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit 52039d2355b981138aca7528a8c303b8d008a0f6, data reload: true
query1	0.04	0.03	0.03
query2	0.10	0.04	0.03
query3	0.27	0.07	0.06
query4	1.77	0.11	0.11
query5	0.27	0.24	0.24
query6	1.24	0.64	0.64
query7	0.03	0.02	0.02
query8	0.06	0.03	0.03
query9	0.62	0.51	0.52
query10	0.56	0.57	0.57
query11	0.17	0.11	0.11
query12	0.15	0.12	0.12
query13	0.62	0.61	0.61
query14	0.79	0.83	0.82
query15	0.87	0.85	0.86
query16	0.39	0.39	0.39
query17	1.03	1.05	1.04
query18	0.20	0.20	0.19
query19	1.94	1.87	1.78
query20	0.02	0.01	0.01
query21	15.44	0.91	0.59
query22	0.81	0.86	0.66
query23	15.36	1.33	0.63
query24	3.71	0.86	1.09
query25	0.26	0.05	0.04
query26	0.44	0.15	0.13
query27	0.04	0.04	0.04
query28	12.37	1.48	0.92
query29	12.71	3.96	3.25
query30	0.32	0.13	0.10
query31	3.00	0.57	0.37
query32	3.31	0.54	0.49
query33	3.30	3.37	3.30
query34	17.57	5.73	5.02
query35	5.04	5.09	5.12
query36	0.71	0.54	0.54
query37	0.11	0.07	0.07
query38	0.06	0.04	0.03
query39	0.04	0.03	0.02
query40	0.18	0.15	0.15
query41	0.08	0.02	0.03
query42	0.04	0.02	0.03
query43	0.04	0.03	0.03
Total cold run time: 106.08 s
Total hot run time: 30.53 s

@yiguoleiyiguolei closed this Oct 1, 2025
@yiguoleiyiguolei reopened this Oct 1, 2025
@github-actionsgithub-actionsBot added the approved Indicates a PR has been approved by one committer. label Oct 1, 2025
@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by at least one committer and no changes requested.

@github-actions

Copy link
Copy Markdown
ContributorAuthor

PR approved by anyone and no changes requested.

@yiguolei
yiguolei merged commit cc1914a into branch-4.0Oct 1, 2025
23 of 26 checks passed
@morningman
morningman deleted the auto-pick-56663-branch-4.0 branch July 8, 2026 14:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by one committer.reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@yiguolei@doris-robot@bobhan1