Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #57215

…ving it to the memory pool for guaranteed release (#57215)

when aggregate, the `cur_row` is useless, so we should call
`_clear_row_agg` to release it, rather than leaving it to the memory
pool for guaranteed release
@github-actions github-actions bot requested a review from yiguolei as a code owner October 24, 2025 07:06
@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 Oct 24, 2025
@hello-stephen
Copy link
Contributor

run buildall

@doris-robot
Copy link

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

query1	0.04	0.03	0.03
query2	0.11	0.04	0.03
query3	0.25	0.08	0.07
query4	1.63	0.11	0.11
query5	0.28	0.24	0.26
query6	1.18	0.65	0.64
query7	0.03	0.02	0.02
query8	0.06	0.04	0.04
query9	0.66	0.50	0.52
query10	0.58	0.58	0.57
query11	0.17	0.11	0.11
query12	0.16	0.12	0.12
query13	0.62	0.61	0.61
query14	0.79	0.81	0.82
query15	0.86	0.89	0.85
query16	0.42	0.40	0.38
query17	1.04	1.07	1.05
query18	0.18	0.18	0.19
query19	1.95	1.86	1.86
query20	0.02	0.01	0.01
query21	15.39	0.95	0.58
query22	0.77	1.07	0.66
query23	15.41	1.40	0.63
query24	16.28	0.58	0.30
query25	0.24	0.11	0.09
query26	0.44	0.17	0.12
query27	0.06	0.06	0.04
query28	8.37	0.99	0.94
query29	12.59	3.96	3.27
query30	0.29	0.13	0.11
query31	2.91	0.60	0.39
query32	3.26	0.55	0.47
query33	3.25	3.32	3.24
query34	16.70	5.71	5.07
query35	5.14	5.09	5.17
query36	0.73	0.54	0.53
query37	0.10	0.07	0.06
query38	0.06	0.04	0.04
query39	0.03	0.03	0.03
query40	0.18	0.15	0.15
query41	0.09	0.02	0.02
query42	0.03	0.02	0.02
query43	0.04	0.03	0.03
Total cold run time: 113.39 s
Total hot run time: 30.11 s

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.

4 participants