Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #53031

### What problem does this PR solve?

Problem Summary:
To unify terminology, the session variable `compute_group` is now an
alias for `cloud_cluster`.

For stream loads, a new `compute_group` HTTP header is also added. It
takes precedence over the existing `cloud_cluster` header to allow for a
gradual migration.

### 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 -->
@hello-stephen
Copy link
Contributor

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR.

Please clearly describe your PR:

  1. What problem was fixed (it's best to include specific error reporting information). How it was fixed.
  2. Which behaviors were modified. What was the previous behavior, what is it now, why was it modified, and what possible impacts might there be.
  3. What features were added. Why was this function added?
  4. Which code was refactored and why was this part of the code refactored?
  5. Which functions were optimized and what is the difference before and after the optimization?

@dataroaring dataroaring reopened this Sep 28, 2025
@hello-stephen
Copy link
Contributor

run buildall

@doris-robot
Copy link

ClickBench: Total hot run time: 30.78 s
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
ClickBench test result on commit e156cccd4e4b426fefc6c29d0cd5474bf2f5fec3, data reload: true

query1	0.04	0.03	0.04
query2	0.10	0.04	0.03
query3	0.28	0.07	0.07
query4	1.74	0.11	0.12
query5	0.27	0.24	0.25
query6	1.24	0.67	0.67
query7	0.02	0.02	0.02
query8	0.06	0.04	0.04
query9	0.61	0.52	0.52
query10	0.57	0.59	0.58
query11	0.18	0.11	0.11
query12	0.17	0.12	0.12
query13	0.65	0.62	0.61
query14	0.82	0.84	0.86
query15	0.90	0.86	0.85
query16	0.41	0.40	0.42
query17	1.04	1.13	1.10
query18	0.20	0.20	0.19
query19	2.00	1.85	1.84
query20	0.02	0.01	0.02
query21	15.48	0.92	0.57
query22	0.81	1.08	0.65
query23	15.25	1.33	0.57
query24	16.28	1.48	0.61
query25	2.26	0.40	0.20
query26	0.19	0.18	0.19
query27	0.21	0.21	0.22
query28	1.77	1.08	0.97
query29	12.73	3.96	3.26
query30	0.30	0.15	0.11
query31	3.00	0.58	0.40
query32	3.31	0.58	0.48
query33	3.05	3.07	3.14
query34	17.21	5.94	5.05
query35	5.12	5.15	5.15
query36	0.75	0.56	0.58
query37	0.10	0.07	0.06
query38	0.05	0.04	0.03
query39	0.04	0.03	0.03
query40	0.18	0.16	0.15
query41	0.09	0.03	0.03
query42	0.04	0.03	0.03
query43	0.06	0.03	0.03
Total cold run time: 109.6 s
Total hot run time: 30.78 s

@yiguolei yiguolei merged commit 90e1111 into branch-4.0 Sep 29, 2025
19 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants