You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "kobe6th (via GitHub)" <gi...@apache.org> on 2024/04/28 09:29:52 UTC

[PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

kobe6th opened a new pull request, #34244:
URL: https://github.com/apache/doris/pull/34244

   ## Proposed changes
   
   Issue Number: close #xxx
   
   when try to modify multiple columns with changed positions, attempting to modify a column that has already been moved will result in a 'column not found' error.
   `
   CREATE TABLE `test` (
   `id` BIGINT NOT NULL,
   `v1` BIGINT NULL,
   `v2` VARCHAR(128) NULL,
   `v3` VARCHAR(128) NULL
    ) ENGINE=OLAP
    UNIQUE KEY(`id`)
    DISTRIBUTED BY HASH(`id`) BUCKETS 1
    PROPERTIES (
    "replication_allocation" = "tag.location.default: 1"
    );
   Query OK, 0 rows affected (0.00 sec)
   
   ALTER TABLE `test` MODIFY COLUMN `v2` VARCHAR(512) NULL AFTER `v1`, MODIFY COLUMN `v3` VARCHAR(512) NULL AFTER `v2`;
   ERROR 1105 (HY000): errCode = 2, detailMessage = Column[v2] does not exists
   `
   
   when column datatype change, shadow prefix will be add to column name, we can use NonShadowName to find this column.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "doris-robot (via GitHub)" <gi...@apache.org>.
doris-robot commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2081409066

   Thank you for your contribution to Apache Doris.
   Don't know what should be done next? See [How to process your PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR)
   
   Since 2024-03-18, the Document has been moved to [doris-website](https://github.com/apache/doris-website).
   See [Doris Document](https://cwiki.apache.org/confluence/display/DORIS/Doris+Document).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2097390587

   PR approved by anyone and no changes requested.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "kobe6th (via GitHub)" <gi...@apache.org>.
kobe6th commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2081808283

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "doris-robot (via GitHub)" <gi...@apache.org>.
doris-robot commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2081848198

   
   <details>
   <summary>TPC-DS: <b>Total hot run time: 183767 ms</b></summary>
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit cb16b2594279c34858324e9e682e7b2e9bb2dc93, data reload: false
   
   query1	911	361	337	337
   query2	6335	2392	2375	2375
   query3	6653	208	209	208
   query4	23283	21986	21968	21968
   query5	3746	425	423	423
   query6	260	172	175	172
   query7	4548	294	291	291
   query8	238	183	187	183
   query9	8469	2367	2364	2364
   query10	421	245	263	245
   query11	11956	11280	11526	11280
   query12	118	85	88	85
   query13	1754	376	363	363
   query14	10624	7562	8326	7562
   query15	274	163	164	163
   query16	8123	255	250	250
   query17	1700	556	561	556
   query18	2090	276	258	258
   query19	309	146	143	143
   query20	91	83	81	81
   query21	186	126	125	125
   query22	5038	4779	4817	4779
   query23	33627	32982	32964	32964
   query24	10622	2943	2969	2943
   query25	611	366	366	366
   query26	1420	150	144	144
   query27	2874	308	320	308
   query28	7532	1999	1994	1994
   query29	891	604	596	596
   query30	274	149	152	149
   query31	961	708	727	708
   query32	90	49	55	49
   query33	735	246	240	240
   query34	1052	478	476	476
   query35	830	656	676	656
   query36	1061	878	938	878
   query37	133	64	66	64
   query38	3136	3012	3051	3012
   query39	1583	1531	1535	1531
   query40	238	125	122	122
   query41	39	39	36	36
   query42	102	101	94	94
   query43	594	540	554	540
   query44	1210	714	721	714
   query45	275	258	270	258
   query46	1076	716	701	701
   query47	1942	1846	1846	1846
   query48	353	302	288	288
   query49	924	384	387	384
   query50	780	372	379	372
   query51	6739	6687	6708	6687
   query52	100	90	88	88
   query53	343	286	278	278
   query54	295	231	237	231
   query55	85	85	77	77
   query56	245	215	215	215
   query57	1229	1108	1126	1108
   query58	220	196	197	196
   query59	3418	3296	3168	3168
   query60	263	231	232	231
   query61	90	86	87	86
   query62	635	436	479	436
   query63	309	273	274	273
   query64	8884	7180	7268	7180
   query65	3075	3007	3049	3007
   query66	1361	330	331	330
   query67	15527	15041	15016	15016
   query68	5203	529	522	522
   query69	472	299	305	299
   query70	1149	1125	1163	1125
   query71	404	270	272	270
   query72	7017	2602	2486	2486
   query73	704	321	322	321
   query74	6523	6042	6062	6042
   query75	3365	2660	2718	2660
   query76	3231	944	941	941
   query77	368	266	262	262
   query78	11123	10214	10213	10213
   query79	4529	516	516	516
   query80	2033	423	442	423
   query81	543	221	222	221
   query82	924	92	95	92
   query83	315	161	178	161
   query84	260	90	79	79
   query85	2030	300	263	263
   query86	504	316	299	299
   query87	3323	3082	3075	3075
   query88	4777	2333	2327	2327
   query89	496	377	367	367
   query90	2009	179	181	179
   query91	125	97	100	97
   query92	60	47	47	47
   query93	5178	509	488	488
   query94	1189	172	174	172
   query95	378	302	297	297
   query96	594	271	265	265
   query97	3135	2928	2929	2928
   query98	238	222	226	222
   query99	1247	867	857	857
   Total cold run time: 288356 ms
   Total hot run time: 183767 ms
   ```
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "doris-robot (via GitHub)" <gi...@apache.org>.
doris-robot commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2092109697

   
   <details>
   <summary>TPC-H: <b>Total hot run time: 41773 ms</b></summary>
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit a22de08049d71c7651ae8d8582423f77caa68351, data reload: false
   
   ------ Round 1 ----------------------------------
   q1	17918	4291	4223	4223
   q2	2027	193	199	193
   q3	10471	1155	1197	1155
   q4	10195	798	782	782
   q5	7479	2723	2808	2723
   q6	218	134	135	134
   q7	1054	612	622	612
   q8	9227	2115	2101	2101
   q9	9297	6749	6738	6738
   q10	9164	3857	3848	3848
   q11	461	260	252	252
   q12	476	230	243	230
   q13	17216	3326	3180	3180
   q14	279	233	216	216
   q15	515	479	477	477
   q16	511	401	401	401
   q17	984	756	738	738
   q18	8141	7707	7664	7664
   q19	3235	1543	1498	1498
   q20	661	318	330	318
   q21	5325	4093	4011	4011
   q22	363	299	279	279
   Total cold run time: 115217 ms
   Total hot run time: 41773 ms
   
   ----- Round 2, with runtime_filter_mode=off -----
   q1	4505	4380	4356	4356
   q2	378	277	284	277
   q3	3147	2945	2822	2822
   q4	1995	1701	1651	1651
   q5	5354	5461	5510	5461
   q6	206	122	123	122
   q7	2352	1941	2024	1941
   q8	3277	3375	3511	3375
   q9	8749	8765	8779	8765
   q10	4086	3817	3709	3709
   q11	578	483	490	483
   q12	761	604	602	602
   q13	15887	3154	3144	3144
   q14	293	271	269	269
   q15	534	493	482	482
   q16	500	438	432	432
   q17	1806	1520	1512	1512
   q18	8132	7677	7524	7524
   q19	1661	1527	1555	1527
   q20	2041	1766	1773	1766
   q21	10429	4920	4799	4799
   q22	578	480	474	474
   Total cold run time: 77249 ms
   Total hot run time: 55493 ms
   ```
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2097390568

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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "doris-robot (via GitHub)" <gi...@apache.org>.
doris-robot commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2081419520

   
   <details>
   <summary>TPC-DS: <b>Total hot run time: 186064 ms</b></summary>
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit f3728339e75e7cf906dd57f0adc5fa6580267fe8, data reload: false
   
   query1	908	360	351	351
   query2	6454	2446	2438	2438
   query3	6647	209	207	207
   query4	23006	21055	21186	21055
   query5	4140	423	428	423
   query6	279	179	168	168
   query7	4580	283	285	283
   query8	241	192	179	179
   query9	8464	2362	2338	2338
   query10	425	244	235	235
   query11	14830	14132	14168	14132
   query12	137	95	85	85
   query13	1639	374	377	374
   query14	10530	7473	8306	7473
   query15	263	172	175	172
   query16	8243	265	266	265
   query17	1906	560	539	539
   query18	2105	276	264	264
   query19	333	152	142	142
   query20	91	85	83	83
   query21	194	130	123	123
   query22	5036	4861	4821	4821
   query23	33781	33136	32986	32986
   query24	11705	2945	2905	2905
   query25	645	376	359	359
   query26	1788	152	149	149
   query27	2941	320	322	320
   query28	7681	2062	2053	2053
   query29	1014	603	586	586
   query30	293	150	152	150
   query31	969	720	708	708
   query32	90	52	51	51
   query33	745	248	238	238
   query34	1087	485	480	480
   query35	803	687	672	672
   query36	1066	949	894	894
   query37	275	65	64	64
   query38	3177	2993	2983	2983
   query39	1581	1529	1512	1512
   query40	278	126	125	125
   query41	40	36	36	36
   query42	105	94	96	94
   query43	574	561	554	554
   query44	1189	726	736	726
   query45	277	256	269	256
   query46	1070	728	701	701
   query47	1931	1822	1888	1822
   query48	387	298	293	293
   query49	1168	390	418	390
   query50	771	394	387	387
   query51	6713	6663	6746	6663
   query52	106	88	99	88
   query53	346	278	273	273
   query54	312	246	245	245
   query55	76	71	70	70
   query56	232	219	219	219
   query57	1217	1118	1135	1118
   query58	230	197	195	195
   query59	3379	3223	3351	3223
   query60	257	228	231	228
   query61	92	88	89	88
   query62	642	442	454	442
   query63	299	280	278	278
   query64	9564	7155	7107	7107
   query65	3160	3051	3010	3010
   query66	1404	328	338	328
   query67	15396	15170	15076	15076
   query68	6177	544	549	544
   query69	534	305	302	302
   query70	1200	1143	1143	1143
   query71	461	263	271	263
   query72	7822	2587	2434	2434
   query73	725	329	330	329
   query74	6501	6216	6055	6055
   query75	3927	2644	2658	2644
   query76	4293	1054	982	982
   query77	667	263	262	262
   query78	10922	10159	10245	10159
   query79	6384	516	523	516
   query80	1105	467	442	442
   query81	512	222	224	222
   query82	871	97	93	93
   query83	207	173	171	171
   query84	270	87	90	87
   query85	1542	332	315	315
   query86	458	311	305	305
   query87	3288	3098	3055	3055
   query88	5198	2462	2462	2462
   query89	486	385	363	363
   query90	2023	183	186	183
   query91	133	109	107	107
   query92	58	50	49	49
   query93	5093	521	518	518
   query94	1156	190	188	188
   query95	402	310	306	306
   query96	602	272	270	270
   query97	3119	2935	2959	2935
   query98	241	220	223	220
   query99	1270	877	845	845
   Total cold run time: 298954 ms
   Total hot run time: 186064 ms
   ```
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "doris-robot (via GitHub)" <gi...@apache.org>.
doris-robot commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2081416287

   
   <details>
   <summary>TPC-H: <b>Total hot run time: 40262 ms</b></summary>
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit f3728339e75e7cf906dd57f0adc5fa6580267fe8, data reload: false
   
   ------ Round 1 ----------------------------------
   q1	17621	4321	4229	4229
   q2	2021	194	196	194
   q3	10462	1286	1207	1207
   q4	10537	871	776	776
   q5	7615	2708	2701	2701
   q6	216	132	134	132
   q7	1051	600	596	596
   q8	9575	2127	2075	2075
   q9	9242	6754	6716	6716
   q10	8944	3740	3889	3740
   q11	485	238	243	238
   q12	402	232	228	228
   q13	18687	2997	2980	2980
   q14	271	236	234	234
   q15	513	470	468	468
   q16	496	381	389	381
   q17	958	769	665	665
   q18	8198	7492	7495	7492
   q19	1633	1522	1465	1465
   q20	652	297	300	297
   q21	5099	3178	3955	3178
   q22	345	270	275	270
   Total cold run time: 115023 ms
   Total hot run time: 40262 ms
   
   ----- Round 2, with runtime_filter_mode=off -----
   q1	4246	4237	4225	4225
   q2	369	260	261	260
   q3	3004	2778	2713	2713
   q4	1857	1610	1624	1610
   q5	5332	5291	5316	5291
   q6	212	122	125	122
   q7	2221	1847	1841	1841
   q8	3164	3361	3329	3329
   q9	8556	8561	8581	8561
   q10	3899	3673	3651	3651
   q11	577	476	480	476
   q12	779	591	585	585
   q13	16346	2958	2951	2951
   q14	303	290	269	269
   q15	513	470	488	470
   q16	466	410	409	409
   q17	1755	1506	1460	1460
   q18	7592	7590	7411	7411
   q19	6537	1578	1513	1513
   q20	1975	1753	1754	1753
   q21	5035	4918	4845	4845
   q22	551	494	497	494
   Total cold run time: 75289 ms
   Total hot run time: 54239 ms
   ```
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "kobe6th (via GitHub)" <gi...@apache.org>.
kobe6th commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2092079325

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "kobe6th (via GitHub)" <gi...@apache.org>.
kobe6th commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2081410827

   run buildall


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "doris-robot (via GitHub)" <gi...@apache.org>.
doris-robot commented on PR #34244:
URL: https://github.com/apache/doris/pull/34244#issuecomment-2092123893

   
   <details>
   <summary>TPC-DS: <b>Total hot run time: 187646 ms</b></summary>
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
   TPC-DS sf100 test result on commit a22de08049d71c7651ae8d8582423f77caa68351, data reload: false
   
   query1	924	361	364	361
   query2	6429	2462	2225	2225
   query3	6648	210	212	210
   query4	23072	21380	21447	21380
   query5	4185	423	423	423
   query6	263	171	196	171
   query7	4581	292	280	280
   query8	241	193	193	193
   query9	8602	2325	2309	2309
   query10	440	253	261	253
   query11	14898	14273	14186	14186
   query12	139	91	89	89
   query13	1641	371	374	371
   query14	10680	8495	8448	8448
   query15	234	186	181	181
   query16	7715	284	277	277
   query17	1269	571	560	560
   query18	1978	287	276	276
   query19	209	157	158	157
   query20	95	87	87	87
   query21	196	128	128	128
   query22	5013	4909	4805	4805
   query23	33691	33189	33213	33189
   query24	5943	2959	2910	2910
   query25	493	392	384	384
   query26	700	164	154	154
   query27	1843	326	318	318
   query28	3701	2015	2002	2002
   query29	859	625	626	625
   query30	241	159	156	156
   query31	977	753	744	744
   query32	61	55	59	55
   query33	492	259	264	259
   query34	868	491	490	490
   query35	751	695	669	669
   query36	1060	876	905	876
   query37	105	70	70	70
   query38	3095	2999	3038	2999
   query39	1622	1527	1541	1527
   query40	204	130	129	129
   query41	43	41	41	41
   query42	107	99	100	99
   query43	583	548	584	548
   query44	1085	746	760	746
   query45	279	260	255	255
   query46	1078	730	724	724
   query47	1934	1844	1874	1844
   query48	376	307	315	307
   query49	857	427	398	398
   query50	773	396	384	384
   query51	6709	6690	6788	6690
   query52	111	91	94	91
   query53	351	287	290	287
   query54	263	237	233	233
   query55	77	70	72	70
   query56	244	228	228	228
   query57	1215	1115	1113	1113
   query58	217	197	200	197
   query59	3338	3289	3186	3186
   query60	272	240	243	240
   query61	92	91	89	89
   query62	561	455	454	454
   query63	310	286	296	286
   query64	7592	7281	7233	7233
   query65	3122	3059	3097	3059
   query66	769	372	349	349
   query67	15723	15007	14936	14936
   query68	9242	556	544	544
   query69	548	323	318	318
   query70	1234	1102	1133	1102
   query71	490	273	274	273
   query72	8205	2542	2337	2337
   query73	726	322	326	322
   query74	6604	6150	6033	6033
   query75	4594	2682	2642	2642
   query76	4784	1038	1026	1026
   query77	753	276	273	273
   query78	11012	10351	10115	10115
   query79	12372	520	518	518
   query80	2218	436	460	436
   query81	491	220	221	220
   query82	382	92	95	92
   query83	205	168	166	166
   query84	262	84	83	83
   query85	829	267	264	264
   query86	344	312	295	295
   query87	3302	3130	3153	3130
   query88	5378	2432	2419	2419
   query89	521	394	378	378
   query90	2319	187	188	187
   query91	125	104	96	96
   query92	63	48	48	48
   query93	8050	525	503	503
   query94	1219	188	194	188
   query95	380	294	297	294
   query96	623	268	272	268
   query97	3149	2969	2965	2965
   query98	241	221	218	218
   query99	1194	880	892	880
   Total cold run time: 296098 ms
   Total hot run time: 187646 ms
   ```
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org


Re: [PR] [improve](shcema change)fix alter table faild when modify multiple columns with column changed positions [doris]

Posted by "nextdreamblue (via GitHub)" <gi...@apache.org>.
nextdreamblue merged PR #34244:
URL: https://github.com/apache/doris/pull/34244


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org