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

[PR] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   ## Proposed changes
   
   Issue Number: close #xxx
   
   <!--Describe your changes.-->
   
   ## Further comments
   
   If this is a relatively large or complex change, kick off the discussion at [dev@doris.apache.org](mailto:dev@doris.apache.org) by explaining why you chose the solution you did and what alternatives you considered, etc...
   
   


-- 
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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   
   <details>
   <summary>ClickBench: <b>Total hot run time: 31.77 s</b></summary>
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit b10006ce2d3c860e384c71fd240697b7315fadf5, data reload: false
   
   query1	0.04	0.03	0.03
   query2	0.06	0.02	0.02
   query3	0.22	0.06	0.05
   query4	1.69	0.10	0.10
   query5	0.53	0.51	0.51
   query6	1.17	0.63	0.63
   query7	0.02	0.01	0.01
   query8	0.03	0.03	0.02
   query9	0.55	0.51	0.49
   query10	0.54	0.54	0.57
   query11	0.12	0.09	0.08
   query12	0.11	0.09	0.10
   query13	0.60	0.61	0.61
   query14	0.78	0.80	0.79
   query15	0.79	0.77	0.77
   query16	0.35	0.38	0.39
   query17	1.11	1.04	1.04
   query18	0.22	0.26	0.26
   query19	1.82	1.76	1.80
   query20	0.02	0.01	0.01
   query21	15.41	0.56	0.58
   query22	2.21	3.60	2.18
   query23	16.98	0.80	0.88
   query24	2.54	1.65	1.36
   query25	0.34	0.24	0.14
   query26	0.55	0.13	0.14
   query27	0.07	0.05	0.04
   query28	10.64	0.85	0.84
   query29	12.51	3.19	3.28
   query30	0.58	0.49	0.55
   query31	2.79	0.34	0.35
   query32	3.38	0.49	0.48
   query33	3.23	3.17	3.23
   query34	15.79	4.24	4.26
   query35	4.33	4.30	4.32
   query36	1.08	1.05	1.05
   query37	0.06	0.05	0.05
   query38	0.04	0.03	0.03
   query39	0.03	0.01	0.02
   query40	0.17	0.13	0.13
   query41	0.08	0.02	0.01
   query42	0.03	0.02	0.02
   query43	0.02	0.02	0.02
   Total cold run time: 103.63 s
   Total hot run time: 31.77 s
   ```
   </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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   
   <details>
   <summary>TPC-H: <b>Total hot run time: 37991 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 b10006ce2d3c860e384c71fd240697b7315fadf5, data reload: false
   
   ------ Round 1 ----------------------------------
   q1	18002	5039	5166	5039
   q2	2640	149	143	143
   q3	11709	962	939	939
   q4	4834	731	760	731
   q5	7958	2950	2859	2859
   q6	191	125	125	125
   q7	1154	754	734	734
   q8	9414	2029	2014	2014
   q9	7243	6334	6297	6297
   q10	8074	2426	2442	2426
   q11	411	223	204	204
   q12	788	267	275	267
   q13	18012	3312	3271	3271
   q14	273	248	243	243
   q15	525	498	491	491
   q16	455	396	415	396
   q17	943	540	498	498
   q18	6982	6200	6210	6200
   q19	1565	1366	1397	1366
   q20	629	354	337	337
   q21	6798	3169	3127	3127
   q22	806	299	284	284
   Total cold run time: 109406 ms
   Total hot run time: 37991 ms
   
   ----- Round 2, with runtime_filter_mode=off -----
   q1	5246	5075	5056	5056
   q2	337	244	236	236
   q3	3029	2694	2742	2694
   q4	1859	1649	1597	1597
   q5	5218	5162	5160	5160
   q6	201	117	117	117
   q7	2124	1719	1826	1719
   q8	3084	3190	3165	3165
   q9	8591	8670	11231	8670
   q10	5644	3467	3492	3467
   q11	564	482	459	459
   q12	757	592	567	567
   q13	16947	3135	3092	3092
   q14	274	249	264	249
   q15	544	494	494	494
   q16	513	473	459	459
   q17	2050	1639	1724	1639
   q18	8990	11273	8932	8932
   q19	23918	1552	1515	1515
   q20	4553	1910	1895	1895
   q21	15154	4848	4894	4848
   q22	1080	493	476	476
   Total cold run time: 110677 ms
   Total hot run time: 56506 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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   clang-tidy review says "All clean, LGTM! :+1:"


-- 
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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   
   <details>
   <summary>TPC-H: <b>Total hot run time: 37553 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 538b097ae3769ee796a28f5375e9799127671257, data reload: false
   
   ------ Round 1 ----------------------------------
   q1	17622	5988	5132	5132
   q2	2038	136	129	129
   q3	10715	957	893	893
   q4	4724	764	717	717
   q5	7673	2872	2771	2771
   q6	181	122	120	120
   q7	1129	718	703	703
   q8	9372	2008	2004	2004
   q9	7239	6285	6299	6285
   q10	8059	2384	2407	2384
   q11	417	200	207	200
   q12	743	271	284	271
   q13	18025	3307	3286	3286
   q14	265	246	236	236
   q15	531	486	486	486
   q16	454	394	402	394
   q17	927	495	522	495
   q18	7056	6044	6054	6044
   q19	1583	1372	1397	1372
   q20	614	327	320	320
   q21	6717	3011	3062	3011
   q22	800	316	300	300
   Total cold run time: 106884 ms
   Total hot run time: 37553 ms
   
   ----- Round 2, with runtime_filter_mode=off -----
   q1	5205	4771	4947	4771
   q2	333	233	235	233
   q3	2951	2763	2697	2697
   q4	1855	1598	1492	1492
   q5	5358	5143	5206	5143
   q6	199	116	114	114
   q7	2138	1791	1789	1789
   q8	3100	3161	3221	3161
   q9	8513	8583	19427	8583
   q10	5665	3439	3488	3439
   q11	559	457	483	457
   q12	766	580	603	580
   q13	16929	3068	3080	3068
   q14	274	252	250	250
   q15	535	486	493	486
   q16	507	471	479	471
   q17	2050	1614	1745	1614
   q18	8888	10211	8659	8659
   q19	24947	1546	1534	1534
   q20	4938	1912	1898	1898
   q21	16885	4746	4819	4746
   q22	1045	485	482	482
   Total cold run time: 113640 ms
   Total hot run time: 55667 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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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


-- 
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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   TeamCity be ut coverage result:
    Function Coverage: 36.19% (8621/23823) 
    Line Coverage: 28.26% (70513/249528)
    Region Coverage: 27.26% (36391/133500)
    Branch Coverage: 24.05% (18646/77518)
    Coverage Report: http://coverage.selectdb-in.cc/coverage/538b097ae3769ee796a28f5375e9799127671257_538b097ae3769ee796a28f5375e9799127671257/report/index.html


-- 
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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   
   <details>
   <summary>ClickBench: <b>Total hot run time: 30.83 s</b></summary>
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 538b097ae3769ee796a28f5375e9799127671257, data reload: false
   
   query1	0.04	0.03	0.03
   query2	0.06	0.02	0.02
   query3	0.23	0.05	0.06
   query4	1.68	0.10	0.10
   query5	0.52	0.52	0.51
   query6	1.21	0.64	0.63
   query7	0.02	0.01	0.01
   query8	0.03	0.02	0.02
   query9	0.54	0.47	0.49
   query10	0.54	0.56	0.55
   query11	0.11	0.08	0.09
   query12	0.12	0.10	0.10
   query13	0.59	0.60	0.61
   query14	0.81	0.80	0.79
   query15	0.79	0.76	0.77
   query16	0.38	0.38	0.40
   query17	1.00	1.00	0.98
   query18	0.23	0.27	0.23
   query19	1.87	1.79	1.80
   query20	0.01	0.00	0.00
   query21	15.40	0.58	0.58
   query22	2.52	2.19	1.86
   query23	17.40	0.75	0.88
   query24	2.32	0.72	1.11
   query25	0.39	0.10	0.10
   query26	0.54	0.14	0.14
   query27	0.06	0.05	0.04
   query28	11.92	0.83	0.82
   query29	12.48	3.18	3.19
   query30	0.61	0.54	0.56
   query31	2.79	0.34	0.34
   query32	3.37	0.48	0.47
   query33	3.22	3.24	3.22
   query34	15.89	4.38	4.33
   query35	4.28	4.32	4.38
   query36	1.11	1.07	1.07
   query37	0.07	0.05	0.04
   query38	0.03	0.03	0.03
   query39	0.02	0.01	0.02
   query40	0.16	0.13	0.13
   query41	0.08	0.01	0.01
   query42	0.03	0.01	0.02
   query43	0.03	0.02	0.02
   Total cold run time: 105.5 s
   Total hot run time: 30.83 s
   ```
   </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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   
   <details>
   <summary>TPC-DS: <b>Total hot run time: 173043 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 538b097ae3769ee796a28f5375e9799127671257, data reload: false
   
   query1	961	344	341	341
   query2	6585	1921	1953	1921
   query3	6804	211	207	207
   query4	38964	22093	21956	21956
   query5	4444	399	415	399
   query6	237	160	158	158
   query7	4604	271	259	259
   query8	234	171	191	171
   query9	8523	2263	2256	2256
   query10	407	196	204	196
   query11	17759	15425	15437	15425
   query12	117	82	66	66
   query13	1689	390	373	373
   query14	9232	6377	6482	6377
   query15	217	178	177	177
   query16	5731	252	250	250
   query17	1153	481	468	468
   query18	1803	268	249	249
   query19	175	149	135	135
   query20	74	73	69	69
   query21	207	134	135	134
   query22	4988	4891	4849	4849
   query23	31619	30408	30522	30408
   query24	11579	2797	2771	2771
   query25	584	311	303	303
   query26	1580	138	136	136
   query27	3163	282	277	277
   query28	7620	1846	1808	1808
   query29	1379	598	617	598
   query30	280	131	140	131
   query31	893	706	724	706
   query32	72	49	49	49
   query33	687	209	207	207
   query34	1161	472	479	472
   query35	858	743	769	743
   query36	1337	1163	1223	1163
   query37	90	69	55	55
   query38	3258	3118	3149	3118
   query39	1310	1259	1247	1247
   query40	200	83	78	78
   query41	37	34	34	34
   query42	88	80	83	80
   query43	518	480	487	480
   query44	1131	681	682	681
   query45	192	181	182	181
   query46	1031	644	651	644
   query47	1606	1556	1530	1530
   query48	376	318	302	302
   query49	1150	297	287	287
   query50	684	312	315	312
   query51	5288	5140	5199	5140
   query52	104	75	83	75
   query53	320	254	263	254
   query54	253	178	192	178
   query55	77	75	72	72
   query56	178	165	167	165
   query57	931	917	892	892
   query58	182	164	162	162
   query59	2660	2566	2495	2495
   query60	201	183	180	180
   query61	85	86	85	85
   query62	640	364	339	339
   query63	280	274	267	267
   query64	4816	1796	1740	1740
   query65	3298	3213	3206	3206
   query66	1169	327	311	311
   query67	14472	13985	14409	13985
   query68	4163	496	494	494
   query69	435	307	287	287
   query70	1505	1536	1509	1509
   query71	296	214	213	213
   query72	3867	2842	2833	2833
   query73	700	315	319	315
   query74	6697	6277	6296	6277
   query75	2760	2295	2273	2273
   query76	2584	1026	974	974
   query77	356	238	229	229
   query78	9045	8860	8465	8465
   query79	2688	482	503	482
   query80	2008	328	316	316
   query81	529	198	201	198
   query82	753	81	78	78
   query83	397	119	130	119
   query84	284	75	70	70
   query85	1852	328	326	326
   query86	492	396	426	396
   query87	3413	3247	3245	3245
   query88	4207	2153	2138	2138
   query89	436	368	335	335
   query90	1954	189	181	181
   query91	148	135	115	115
   query92	51	45	42	42
   query93	4479	422	411	411
   query94	1383	156	156	156
   query95	497	467	456	456
   query96	620	312	314	312
   query97	4267	4112	4136	4112
   query98	197	194	188	188
   query99	1040	722	715	715
   Total cold run time: 288448 ms
   Total hot run time: 173043 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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   
   Load test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   ```
   Load test result on commit 538b097ae3769ee796a28f5375e9799127671257 with default session variables
   Stream load json:         19 seconds loaded 2358488459 Bytes, about 118 MB/s
   Stream load orc:          58 seconds loaded 1101869774 Bytes, about 18 MB/s
   Stream load parquet:      32 seconds loaded 861443392 Bytes, about 25 MB/s
   Insert into select:       14.0 seconds inserted 10000000 Rows, about 714K ops/s
   ```
   


-- 
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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   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] [fix](merge-on-write) handle create rowset error to avoid null pointer exception [doris]

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

   
   <details>
   <summary>TPC-DS: <b>Total hot run time: 172801 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 b10006ce2d3c860e384c71fd240697b7315fadf5, data reload: false
   
   query1	947	328	325	325
   query2	6575	1881	1932	1881
   query3	6708	196	199	196
   query4	32397	22021	22013	22013
   query5	4445	414	411	411
   query6	251	160	160	160
   query7	4601	263	255	255
   query8	233	191	177	177
   query9	8381	2269	2243	2243
   query10	416	211	198	198
   query11	17912	15412	15211	15211
   query12	119	67	66	66
   query13	1667	366	385	366
   query14	9082	6391	6532	6391
   query15	208	174	177	174
   query16	5697	260	245	245
   query17	954	467	477	467
   query18	1813	258	265	258
   query19	171	127	132	127
   query20	68	69	64	64
   query21	202	132	137	132
   query22	4909	4803	4744	4744
   query23	31747	30244	30289	30244
   query24	12491	2748	2770	2748
   query25	588	314	307	307
   query26	1981	135	136	135
   query27	3188	285	282	282
   query28	7454	1826	1802	1802
   query29	2263	595	602	595
   query30	290	134	132	132
   query31	916	698	716	698
   query32	78	45	47	45
   query33	704	206	207	206
   query34	1179	462	468	462
   query35	857	779	761	761
   query36	1278	1219	1206	1206
   query37	174	56	59	56
   query38	3270	3149	3122	3122
   query39	1303	1250	1239	1239
   query40	342	88	81	81
   query41	38	38	38	38
   query42	92	79	83	79
   query43	517	480	486	480
   query44	1073	681	678	678
   query45	191	174	176	174
   query46	1041	647	646	646
   query47	1595	1478	1511	1478
   query48	385	306	307	306
   query49	1232	283	278	278
   query50	681	302	311	302
   query51	5386	5216	5095	5095
   query52	96	77	77	77
   query53	307	252	259	252
   query54	249	188	185	185
   query55	83	75	74	74
   query56	174	159	172	159
   query57	989	899	909	899
   query58	181	152	159	152
   query59	2524	2561	2535	2535
   query60	195	177	186	177
   query61	83	84	83	83
   query62	668	365	349	349
   query63	275	261	262	261
   query64	5963	1782	1723	1723
   query65	3298	3215	3214	3214
   query66	1499	316	305	305
   query67	14319	14143	14504	14143
   query68	3720	474	478	474
   query69	417	296	292	292
   query70	1543	1532	1538	1532
   query71	280	214	212	212
   query72	3642	2828	2829	2828
   query73	681	314	304	304
   query74	6665	6340	6329	6329
   query75	2729	2325	2278	2278
   query76	2582	1029	969	969
   query77	435	240	224	224
   query78	9012	8817	8647	8647
   query79	2730	484	508	484
   query80	1411	322	301	301
   query81	509	196	199	196
   query82	1007	86	82	82
   query83	220	123	113	113
   query84	276	81	77	77
   query85	1370	344	316	316
   query86	436	408	376	376
   query87	3457	3257	3250	3250
   query88	3955	2159	2150	2150
   query89	414	353	346	346
   query90	2213	188	182	182
   query91	152	116	120	116
   query92	58	45	49	45
   query93	1958	426	400	400
   query94	1478	163	155	155
   query95	497	459	437	437
   query96	648	319	313	313
   query97	4251	4129	4111	4111
   query98	204	200	195	195
   query99	1044	705	700	700
   Total cold run time: 280987 ms
   Total hot run time: 172801 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