Skip to content

Conversation

@zzzxl1993
Copy link
Contributor

@zzzxl1993 zzzxl1993 commented Oct 31, 2025

What problem does this PR solve?

Issue Number: close #xxx

Related PR: #xxx

Problem Summary:

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?

@zzzxl1993
Copy link
Contributor Author

run buildall

@doris-robot
Copy link

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

query1	0.05	0.04	0.05
query2	0.10	0.05	0.05
query3	0.25	0.08	0.08
query4	1.60	0.11	0.12
query5	0.26	0.26	0.28
query6	1.16	0.65	0.65
query7	0.03	0.03	0.02
query8	0.06	0.04	0.04
query9	0.61	0.53	0.53
query10	0.58	0.57	0.56
query11	0.17	0.12	0.11
query12	0.15	0.12	0.11
query13	0.61	0.60	0.60
query14	1.01	1.01	1.01
query15	0.85	0.85	0.84
query16	0.39	0.38	0.41
query17	1.04	1.07	1.01
query18	0.24	0.21	0.20
query19	1.91	1.88	1.83
query20	0.02	0.01	0.01
query21	15.44	0.18	0.13
query22	5.14	0.06	0.04
query23	15.69	0.27	0.11
query24	2.45	0.56	0.65
query25	0.09	0.06	0.06
query26	0.14	0.14	0.13
query27	0.06	0.06	0.05
query28	4.77	1.13	0.94
query29	12.57	3.94	3.29
query30	0.27	0.14	0.11
query31	2.81	0.59	0.38
query32	3.23	0.54	0.47
query33	3.10	3.05	3.05
query34	15.94	5.15	4.58
query35	4.57	4.67	4.59
query36	0.68	0.51	0.49
query37	0.09	0.07	0.06
query38	0.07	0.03	0.04
query39	0.04	0.03	0.03
query40	0.17	0.14	0.14
query41	0.08	0.03	0.03
query42	0.04	0.03	0.03
query43	0.04	0.03	0.03
Total cold run time: 98.57 s
Total hot run time: 27.77 s

@doris-robot
Copy link

BE UT Coverage Report

Increment line coverage 86.81% (408/470) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 52.75% (18091/34295)
Line Coverage 38.00% (164192/432119)
Region Coverage 32.32% (125106/387034)
Branch Coverage 33.73% (54738/162263)

@hello-stephen
Copy link
Contributor

FE UT Coverage Report

Increment line coverage 0.00% (0/14) 🎉
Increment coverage report
Complete coverage report

@hello-stephen
Copy link
Contributor

BE Regression && UT Coverage Report

Increment line coverage 87.50% (315/360) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 71.41% (24057/33687)
Line Coverage 57.81% (250145/432701)
Region Coverage 52.94% (207793/392530)
Branch Coverage 54.61% (89200/163332)

@hello-stephen
Copy link
Contributor

FE Regression Coverage Report

Increment line coverage 35.71% (5/14) 🎉
Increment coverage report
Complete coverage report

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.

3 participants