Skip to content

Conversation

@CalvinKirs
Copy link
Member

  • remove ant and check
  • upgrade log4j to 2.25.3
  • binding mqtt to 1.2.5
  • upgrade jetty-websocket to 9.4.58.v20250814

- remove ant and check
- upgrade log4j to 2.25.3
- binding mqtt to 1.2.5
- upgrade jetty-websocket to 9.4.58.v20250814
@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?

@CalvinKirs
Copy link
Member Author

run buildall

@github-actions github-actions bot added the approved Indicates a PR has been approved by one committer. label Jan 29, 2026
@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.

@doris-robot
Copy link

TPC-H: Total hot run time: 32156 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100 test result on commit ec8355b57399ca4544cbd2b14deff0c550dfc164, data reload: false

------ Round 1 ----------------------------------
q1	17663	5428	5069	5069
q2	2083	363	201	201
q3	10118	1321	761	761
q4	10206	848	310	310
q5	7496	2196	1941	1941
q6	195	182	149	149
q7	878	746	598	598
q8	9271	1461	1091	1091
q9	5305	4831	4810	4810
q10	6840	1941	1565	1565
q11	513	304	264	264
q12	332	386	218	218
q13	17779	4110	3218	3218
q14	235	240	218	218
q15	907	817	816	816
q16	684	672	625	625
q17	655	811	511	511
q18	6905	6512	7610	6512
q19	1112	1049	652	652
q20	405	367	244	244
q21	2993	2384	2092	2092
q22	362	340	291	291
Total cold run time: 102937 ms
Total hot run time: 32156 ms

----- Round 2, with runtime_filter_mode=off -----
q1	5599	5748	5580	5580
q2	260	344	260	260
q3	2427	2951	2596	2596
q4	1465	1852	1448	1448
q5	4717	4549	4477	4477
q6	224	181	144	144
q7	2117	2017	1815	1815
q8	2590	2382	2425	2382
q9	7808	7328	7403	7328
q10	2808	2953	2607	2607
q11	574	483	453	453
q12	685	810	620	620
q13	3870	4370	3459	3459
q14	274	289	269	269
q15	860	793	783	783
q16	667	688	682	682
q17	1076	1254	1304	1254
q18	7454	7219	7279	7219
q19	841	780	786	780
q20	2041	2074	1900	1900
q21	4488	4211	4043	4043
q22	606	543	504	504
Total cold run time: 53451 ms
Total hot run time: 50603 ms

@doris-robot
Copy link

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

query1	0.06	0.04	0.05
query2	0.10	0.05	0.05
query3	0.26	0.09	0.09
query4	1.61	0.11	0.11
query5	0.27	0.25	0.25
query6	1.16	0.67	0.67
query7	0.03	0.03	0.02
query8	0.05	0.04	0.04
query9	0.58	0.51	0.50
query10	0.56	0.54	0.54
query11	0.14	0.10	0.09
query12	0.14	0.10	0.11
query13	0.63	0.62	0.62
query14	1.06	1.06	1.07
query15	0.87	0.86	0.88
query16	0.40	0.40	0.43
query17	1.16	1.12	1.14
query18	0.23	0.21	0.20
query19	2.10	1.89	2.05
query20	0.02	0.01	0.02
query21	15.42	0.26	0.15
query22	5.20	0.05	0.05
query23	15.98	0.29	0.10
query24	1.12	0.64	0.18
query25	0.08	0.08	0.06
query26	0.15	0.14	0.14
query27	0.07	0.08	0.07
query28	3.76	1.14	0.97
query29	12.56	3.88	3.15
query30	0.29	0.13	0.12
query31	2.82	0.68	0.40
query32	3.24	0.59	0.50
query33	3.21	3.26	3.23
query34	16.37	5.38	4.70
query35	4.77	4.75	4.80
query36	0.64	0.49	0.49
query37	0.12	0.07	0.07
query38	0.07	0.04	0.03
query39	0.05	0.03	0.03
query40	0.19	0.17	0.14
query41	0.08	0.04	0.03
query42	0.05	0.03	0.02
query43	0.05	0.04	0.03
Total cold run time: 97.72 s
Total hot run time: 28.07 s

@hello-stephen
Copy link
Contributor

FE UT Coverage Report

Increment line coverage `` 🎉
Increment coverage report
Complete coverage report

@CalvinKirs
Copy link
Member Author

It uses a dual-licensing model, and choosing Apache License 2.0 is sufficient.

@CalvinKirs CalvinKirs merged commit 03663fd into apache:master Jan 30, 2026
30 of 33 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 30, 2026
- remove ant and check
- upgrade log4j to 2.25.3
- binding mqtt to 1.2.5
- upgrade jetty-websocket to 9.4.58.v20250814
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/3.1.x dev/4.0.x reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants