Skip to content

Conversation

@github-actions
Copy link
Contributor

Cherry-picked from #51162

…nfo (#51162)

```
obj_info mode:

curl '127.0.0.1:5000/MetaService/http/v1/?alter_obj_info?token=greedisgood9999' -d '{
    "cloud_unique_id": "${cloud_unique_id}",
        "obj": {
            "id": "1",
            "ak": "new_ak",
            "sk": "new_sk"
         }
}'

curl '127.0.0.1:5000/MetaService/http/v1/?alter_obj_info?token=greedisgood9999' -d '{
    "cloud_unique_id": "${cloud_unique_id}",
        "obj": {
            "id": "1",
            "role_arn": "new_role_arn",
            "external_id": "new_external_id"
         }
}'

s3 vault mode:

curl '127.0.0.1:5000/MetaService/http/v1/?alter_s3_vault?token=greedisgood9999' -d '{
    "cloud_unique_id": "${cloud_unique_id}",
    "vault": {
        "name": "built_in_storage_vault",
        "obj_info": {
            "ak": "test-ak2",
            "sk": "test-sk2"
        }
    }
}'

curl '127.0.0.1:5000/MetaService/http/v1/?alter_s3_vault?token=greedisgood9999' -d '{
    "cloud_unique_id": "${cloud_unique_id}",
    "vault": {
        "name": "built_in_storage_vault",
        "obj_info": {
            "role_arn": "test-role-arn",
            "external_id": "test-external-id"
        }
    }
}'
```
@github-actions github-actions bot requested a review from morrySnow as a code owner June 20, 2025 04:23
@Thearas
Copy link
Contributor

Thearas commented Jun 20, 2025

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 Jun 20, 2025
@Thearas
Copy link
Contributor

Thearas commented Jun 20, 2025

run buildall

@doris-robot
Copy link

Cloud UT Coverage Report

Increment line coverage 67.74% (63/93) 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 83.19% (1099/1321)
Line Coverage 66.46% (18555/27919)
Region Coverage 66.21% (9184/13871)
Branch Coverage 56.09% (4973/8866)

@doris-robot
Copy link

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

------ Round 1 ----------------------------------
q1	17720	7634	6554	6554
q2	2082	173	164	164
q3	10816	1101	1237	1101
q4	10391	734	734	734
q5	7748	2891	2836	2836
q6	215	131	134	131
q7	965	611	613	611
q8	9364	1995	2039	1995
q9	6734	6447	6437	6437
q10	7001	2300	2272	2272
q11	455	256	259	256
q12	409	210	212	210
q13	17779	2985	2983	2983
q14	236	204	204	204
q15	510	462	446	446
q16	486	382	368	368
q17	1007	584	525	525
q18	7324	6689	6659	6659
q19	1412	1085	1091	1085
q20	498	212	197	197
q21	4168	3150	3123	3123
q22	1064	989	956	956
Total cold run time: 108384 ms
Total hot run time: 39847 ms

----- Round 2, with runtime_filter_mode=off -----
q1	6675	6569	6558	6558
q2	332	231	235	231
q3	2907	2771	2917	2771
q4	2056	1798	1779	1779
q5	5748	5746	5793	5746
q6	211	130	130	130
q7	2190	1869	1791	1791
q8	3409	3617	3572	3572
q9	9008	8800	8938	8800
q10	3596	3550	3515	3515
q11	624	494	484	484
q12	792	615	577	577
q13	9004	3101	3144	3101
q14	314	268	265	265
q15	505	465	465	465
q16	489	429	451	429
q17	1881	1608	1590	1590
q18	8429	7731	7690	7690
q19	1696	1627	1610	1610
q20	2159	1855	1832	1832
q21	5103	5016	5028	5016
q22	1143	1018	1014	1014
Total cold run time: 68271 ms
Total hot run time: 58966 ms

@hello-stephen
Copy link
Contributor

BE UT Coverage Report

Increment line coverage 🎉

Increment coverage report
Complete coverage report

Category Coverage
Function Coverage 41.17% (10896/26463)
Line Coverage 31.99% (93215/291352)
Region Coverage 31.06% (48081/154779)
Branch Coverage 27.54% (24636/89460)

@doris-robot
Copy link

TPC-DS: Total hot run time: 198047 ms
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS sf100 test result on commit 4c7df3f6ba17aaa7f46438ee08bf0eb7ab69a9c2, data reload: false

query1	1320	898	909	898
query2	6351	1998	1995	1995
query3	10808	4385	4363	4363
query4	61084	28943	23654	23654
query5	5202	451	450	450
query6	420	174	176	174
query7	5479	319	314	314
query8	305	249	226	226
query9	8640	2620	2604	2604
query10	459	277	259	259
query11	17759	15343	15726	15343
query12	163	106	102	102
query13	1459	452	442	442
query14	10585	7971	7471	7471
query15	203	184	177	177
query16	7195	496	499	496
query17	1163	614	595	595
query18	1931	319	313	313
query19	212	165	160	160
query20	116	112	118	112
query21	213	106	109	106
query22	4629	4461	4538	4461
query23	34624	33826	33807	33807
query24	6288	2978	3013	2978
query25	586	420	426	420
query26	726	172	171	171
query27	2086	375	358	358
query28	4400	2204	2184	2184
query29	738	496	474	474
query30	245	155	150	150
query31	1009	814	838	814
query32	66	58	59	58
query33	454	303	313	303
query34	923	530	528	528
query35	821	746	708	708
query36	1082	953	937	937
query37	112	67	69	67
query38	4090	4022	4050	4022
query39	1519	1447	1474	1447
query40	216	106	103	103
query41	58	51	48	48
query42	119	104	101	101
query43	554	514	498	498
query44	1217	825	850	825
query45	189	175	170	170
query46	1160	730	768	730
query47	1980	1935	1939	1935
query48	490	371	392	371
query49	755	414	388	388
query50	839	424	438	424
query51	7416	7220	7257	7220
query52	103	96	91	91
query53	276	196	197	196
query54	579	478	456	456
query55	73	73	77	73
query56	261	258	247	247
query57	1289	1217	1216	1216
query58	226	212	219	212
query59	3366	3161	3121	3121
query60	308	280	277	277
query61	113	115	117	115
query62	804	713	684	684
query63	226	198	201	198
query64	2565	691	637	637
query65	3280	3178	3207	3178
query66	792	304	324	304
query67	15672	15333	15522	15333
query68	4226	595	582	582
query69	425	262	266	262
query70	1163	1118	1089	1089
query71	336	279	270	270
query72	6366	4025	4037	4025
query73	777	349	345	345
query74	10156	9255	9256	9255
query75	3401	2636	2674	2636
query76	2017	1063	1084	1063
query77	514	273	270	270
query78	10667	9505	9650	9505
query79	1301	609	597	597
query80	866	452	427	427
query81	495	222	227	222
query82	1267	95	93	93
query83	246	145	148	145
query84	289	81	78	78
query85	904	302	302	302
query86	335	308	293	293
query87	4390	4246	4246	4246
query88	3591	2392	2369	2369
query89	419	293	289	289
query90	1951	188	191	188
query91	180	144	145	144
query92	60	50	51	50
query93	1583	560	559	559
query94	763	290	297	290
query95	378	254	261	254
query96	614	281	279	279
query97	3278	3161	3139	3139
query98	219	206	200	200
query99	1537	1310	1289	1289
Total cold run time: 315105 ms
Total hot run time: 198047 ms

@doris-robot
Copy link

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

query1	0.03	0.03	0.04
query2	0.09	0.04	0.04
query3	0.23	0.05	0.06
query4	1.65	0.08	0.08
query5	0.51	0.52	0.50
query6	1.13	0.75	0.76
query7	0.02	0.02	0.01
query8	0.05	0.05	0.05
query9	0.54	0.50	0.51
query10	0.54	0.55	0.56
query11	0.17	0.12	0.12
query12	0.16	0.12	0.12
query13	0.62	0.60	0.61
query14	0.80	0.79	0.81
query15	0.86	0.85	0.83
query16	0.38	0.38	0.37
query17	1.01	1.04	1.00
query18	0.19	0.19	0.20
query19	1.84	1.74	1.91
query20	0.02	0.01	0.01
query21	15.39	0.69	0.67
query22	3.41	7.85	1.77
query23	18.19	1.37	1.33
query24	2.23	0.22	0.23
query25	0.15	0.08	0.09
query26	0.27	0.18	0.18
query27	0.07	0.08	0.08
query28	13.30	0.58	0.58
query29	12.70	3.34	3.32
query30	0.24	0.05	0.06
query31	2.84	0.40	0.39
query32	3.24	0.49	0.48
query33	2.91	3.01	3.07
query34	16.75	4.56	4.54
query35	4.55	4.51	4.53
query36	0.67	0.47	0.49
query37	0.19	0.17	0.17
query38	0.18	0.15	0.16
query39	0.06	0.05	0.04
query40	0.17	0.14	0.13
query41	0.10	0.06	0.06
query42	0.06	0.05	0.06
query43	0.05	0.05	0.05
Total cold run time: 108.56 s
Total hot run time: 30.66 s

@morrySnow morrySnow merged commit 95dc9a9 into branch-3.1 Jun 20, 2025
20 of 22 checks passed
@github-actions github-actions bot deleted the auto-pick-51162-branch-3.1 branch June 20, 2025 09:17
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.

7 participants