Skip to content

Conversation

@Mryange
Copy link
Contributor

@Mryange Mryange commented Sep 26, 2025

What problem does this PR solve?

Release note

None

Check List (For Author)

  • Test

    • 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
  • Behavior changed:

    • No.
    • Yes.
  • Does this need documentation?

    • No.
    • Yes.

Check List (For Reviewer who merge this PR)

  • Confirm the release note
  • Confirm test cases
  • Confirm document
  • Add branch pick label

@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?

@Mryange
Copy link
Contributor Author

Mryange commented Sep 26, 2025

run buildall

@doris-robot
Copy link

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

query1	0.06	0.05	0.06
query2	0.10	0.06	0.05
query3	0.26	0.09	0.08
query4	1.60	0.11	0.11
query5	0.27	0.27	0.27
query6	1.19	0.66	0.66
query7	0.03	0.03	0.03
query8	0.06	0.05	0.04
query9	0.61	0.54	0.52
query10	0.59	0.57	0.58
query11	0.17	0.11	0.11
query12	0.16	0.13	0.12
query13	0.63	0.63	0.62
query14	1.02	1.05	1.01
query15	0.86	0.85	0.87
query16	0.42	0.41	0.40
query17	1.07	1.11	1.08
query18	0.22	0.20	0.20
query19	1.98	1.84	1.84
query20	0.02	0.02	0.02
query21	15.39	0.94	0.57
query22	0.75	1.20	0.74
query23	14.87	1.41	0.64
query24	6.61	1.43	1.15
query25	0.45	0.18	0.17
query26	0.65	0.16	0.13
query27	0.07	0.06	0.05
query28	9.45	1.35	0.94
query29	12.62	3.86	3.29
query30	0.29	0.13	0.13
query31	2.83	0.63	0.40
query32	3.26	0.55	0.48
query33	3.08	3.23	3.16
query34	16.35	5.58	4.87
query35	4.93	4.92	4.90
query36	0.70	0.52	0.51
query37	0.10	0.07	0.08
query38	0.07	0.05	0.05
query39	0.04	0.03	0.04
query40	0.17	0.14	0.15
query41	0.08	0.04	0.03
query42	0.04	0.03	0.03
query43	0.04	0.04	0.03
Total cold run time: 104.16 s
Total hot run time: 31.14 s

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 100.00% (3/3) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 52.39% (17613/33621)
Line Coverage 37.61% (160000/425454)
Region Coverage 32.15% (122008/379440)
Branch Coverage 33.50% (53519/159736)

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 100.00% (3/3) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 71.10% (23338/32825)
Line Coverage 57.50% (243960/424299)
Region Coverage 52.84% (203157/384471)
Branch Coverage 54.48% (87372/160385)

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Sep 27, 2025
@github-actions
Copy link
Contributor

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

@github-actions
Copy link
Contributor

PR approved by anyone and no changes requested.

@yiguolei yiguolei merged commit 352cb36 into apache:master Sep 27, 2025
28 of 30 checks passed
github-actions bot pushed a commit that referenced this pull request Sep 27, 2025
yiguolei pushed a commit that referenced this pull request Sep 28, 2025
…directly report an error. #56488 (#56526)

Cherry-picked from #56488

Co-authored-by: Mryange <yanxuecheng@selectdb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by one committer. dev/4.0.0-merged reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants