Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2026-01-28 Thread via GitHub


Gabriel39 closed pull request #54486: [Improvement](load) Avoid to exhaust 
threads
URL: https://github.com/apache/doris/pull/54486


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3433468483

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3433418047

   # BE Regression && UT Coverage Report
   Increment line coverage `90.80% (79/87)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.37% (23876/33452) |
   | Line Coverage | 57.80% (248437/429804) |
   | Region Coverage   | 52.86% (205944/389627) |
   | Branch Coverage   | 54.62% (88664/162336) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3433404220

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3433349753

   # BE Regression && UT Coverage Report
   Increment line coverage `90.80% (79/87)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.35% (23869/33452) |
   | Line Coverage | 57.77% (248301/429804) |
   | Region Coverage   | 52.83% (205858/389627) |
   | Branch Coverage   | 54.59% (88627/162336) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3432229027

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3432156529

   # BE Regression && UT Coverage Report
   Increment line coverage `90.80% (79/87)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.05% (23769/33452) |
   | Line Coverage | 57.45% (246913/429804) |
   | Region Coverage   | 52.43% (204266/389627) |
   | Branch Coverage   | 54.27% (88097/162336) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3431883487

   # BE UT Coverage Report
   Increment line coverage `5.75% (5/87)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/34c9e1fa1b63ec5c4926a07c48d21cccbebdee24_34c9e1fa1b63ec5c4926a07c48d21cccbebdee24/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 52.63% (17933/34071) |
   | Line Coverage | 37.88% (162708/429511) |
   | Region Coverage   | 32.30% (124137/384378) |
   | Branch Coverage   | 33.70% (54372/161361) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3431675610

   
   
   ClickBench: Total hot run time: 27.55 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 34c9e1fa1b63ec5c4926a07c48d21cccbebdee24, 
data reload: false
   
   query1   0.060.050.05
   query2   0.080.050.06
   query3   0.250.080.08
   query4   1.610.120.12
   query5   0.270.280.26
   query6   1.170.660.64
   query7   0.040.030.03
   query8   0.060.040.04
   query9   0.620.530.52
   query10  0.580.580.57
   query11  0.170.110.11
   query12  0.150.120.12
   query13  0.650.600.61
   query14  1.001.020.99
   query15  0.860.850.83
   query16  0.420.390.38
   query17  1.021.051.02
   query18  0.210.200.20
   query19  1.871.781.83
   query20  0.020.010.01
   query21  15.44   0.170.13
   query22  5.140.080.05
   query23  15.67   0.240.10
   query24  3.081.550.40
   query25  0.080.060.06
   query26  0.140.150.14
   query27  0.060.050.06
   query28  4.421.150.93
   query29  12.60   3.943.24
   query30  0.290.140.12
   query31  2.820.570.39
   query32  3.230.560.48
   query33  3.133.053.06
   query34  15.85   5.144.58
   query35  4.564.594.54
   query36  0.670.510.50
   query37  0.110.070.07
   query38  0.060.040.04
   query39  0.040.040.03
   query40  0.190.150.15
   query41  0.090.040.03
   query42  0.030.040.03
   query43  0.040.040.04
   Total cold run time: 98.85 s
   Total hot run time: 27.55 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3431648616

   
   
   TPC-DS: Total hot run time: 190827 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 34c9e1fa1b63ec5c4926a07c48d21cccbebdee24, 
data reload: false
   
   query1   1073442 401 401
   query2   6614169916831683
   query3   6755229 223 223
   query4   25846   23743   23592   23592
   query5   5683684 516 516
   query6   352 264 239 239
   query7   4670514 306 306
   query8   314 268 270 268
   query9   8734259626182596
   query10  524 354 317 317
   query11  16167   15431   14899   14899
   query12  195 122 114 114
   query13  1675570 434 434
   query14  12583   914592729145
   query15  222 192 180 180
   query16  7665692 509 509
   query17  1572814 712 712
   query18  2484507 359 359
   query19  255 221 187 187
   query20  154 135 138 135
   query21  224 155 123 123
   query22  4780467545494549
   query23  34587   33841   33938   33841
   query24  8185254525282528
   query25  604 584 501 501
   query26  1260283 173 173
   query27  2827575 371 371
   query28  4345230422972297
   query29  843 652 524 524
   query30  309 242 225 225
   query31  974 902 797 797
   query32  94  78  88  78
   query33  623 433 360 360
   query34  810 853 520 520
   query35  787 837 745 745
   query36  933 1028888 888
   query37  122 109 94  94
   query38  3555350934903490
   query39  1493141914131413
   query40  220 128 118 118
   query41  60  58  58  58
   query42  127 113 121 113
   query43  487 503 467 467
   query44  1218743 739 739
   query45  185 179 171 171
   query46  892 1004643 643
   query47  1733179417181718
   query48  391 441 321 321
   query49  790 512 422 422
   query50  673 703 425 425
   query51  3876392838313831
   query52  113 115 102 102
   query53  240 257 197 197
   query54  604 597 540 540
   query55  96  89  86  86
   query56  311 318 342 318
   query57  1183118111221122
   query58  289 301 280 280
   query59  2656268526242624
   query60  350 346 343 343
   query61  152 159 158 158
   query62  812 734 665 665
   query63  235 192 203 192
   query64  43621143860 860
   query65  4041394540133945
   query66  1054431 348 348
   query67  15575   15287   15050   15050
   query68  9734901 649 649
   query69  509 329 294 294
   query70  1381123313241233
   query71  532 336 320 320
   query72  5734489948404840
   query73  724 592 365 365
   query74  9140888190918881
   query75  4563337228532853
   query76  40781167744 744
   query77  1052426 338 338
   query78  9555968389468946
   query79  1925810 595 595
   query80  684 580 503 503
   query81  497 272 232 232
   query82  271 167 135 135
   query83  300 282 265 265
   query84  306 116 92  92
   query85  945 475 415 415
   query86  338 318 292 292
   query87  3725374037073707
   query88  2922227022312231
   query89  410 335 289 289
   query90  2068222 225 222
   query91  165 171 144 144
   query92  82  74  71  71
   query93  12111033654 654
   query94  693 458 330 330
   query95  398 315 324 315
   query96  516 551 281 281
   query97  2881297828882888
   query98  232 211 212 211
   query99  1434140413041304
   Total cold run time: 282622 ms
   Total hot run time: 190827 ms
   ```
   
   


-- 
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 t

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-22 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3431382078

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-20 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3424516243

   # BE Regression && UT Coverage Report
   Increment line coverage `90.12% (73/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 70.63% (23532/33317) |
   | Line Coverage | 56.90% (243746/428356) |
   | Region Coverage   | 51.92% (201678/388411) |
   | Branch Coverage   | 53.75% (87009/161883) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-20 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3424376153

   run nonConcurrent


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-20 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3420936306

   run nonConcurrent


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-20 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3420885449

   run nonConcurrent


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-20 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3420864683

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-19 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3420816686

   # BE Regression && UT Coverage Report
   Increment line coverage `90.12% (73/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 70.67% (23521/33285) |
   | Line Coverage | 56.90% (243629/428161) |
   | Region Coverage   | 51.93% (201642/388283) |
   | Branch Coverage   | 53.76% (87013/161850) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-19 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3420713433

   run compile


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-19 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3420618058

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-19 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3420589171

   # BE Regression && UT Coverage Report
   Increment line coverage `90.12% (73/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 70.66% (23519/33285) |
   | Line Coverage | 56.89% (243599/428161) |
   | Region Coverage   | 51.93% (201643/388283) |
   | Branch Coverage   | 53.75% (86998/161850) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-19 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3420506914

   run nonConcurrent


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-18 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3410881590

   # BE Regression && UT Coverage Report
   Increment line coverage `90.12% (73/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.25% (23693/33255) |
   | Line Coverage | 57.68% (247285/428706) |
   | Region Coverage   | 52.81% (205015/388248) |
   | Branch Coverage   | 54.61% (88581/162209) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-18 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3410553107

   # BE UT Coverage Report
   Increment line coverage `4.94% (4/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/2542accd9d8d4337230918a792c18fea7a6cbcd4_2542accd9d8d4337230918a792c18fea7a6cbcd4/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/2542accd9d8d4337230918a792c18fea7a6cbcd4_2542accd9d8d4337230918a792c18fea7a6cbcd4/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 52.54% (17819/33916) |
   | Line Coverage | 37.74% (161885/428948) |
   | Region Coverage   | 32.18% (123334/383284) |
   | Branch Coverage   | 33.61% (54217/161314) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-18 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3414695540

   # BE Regression && UT Coverage Report
   Increment line coverage `90.12% (73/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.06% (23653/33285) |
   | Line Coverage | 57.41% (245788/428161) |
   | Region Coverage   | 52.55% (204026/388283) |
   | Branch Coverage   | 54.31% (87899/161850) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-18 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3409988843

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-18 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3410311094

   
   
   ClickBench: Total hot run time: 30.14 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 2542accd9d8d4337230918a792c18fea7a6cbcd4, 
data reload: false
   
   query1   0.050.050.05
   query2   0.090.050.05
   query3   0.260.090.09
   query4   1.600.120.12
   query5   0.280.260.25
   query6   1.180.660.63
   query7   0.030.030.03
   query8   0.060.040.04
   query9   0.650.520.53
   query10  0.580.590.56
   query11  0.160.120.11
   query12  0.160.120.12
   query13  0.630.620.62
   query14  1.011.041.04
   query15  0.870.860.86
   query16  0.410.390.42
   query17  1.071.061.07
   query18  0.230.200.20
   query19  1.981.841.90
   query20  0.020.020.01
   query21  15.44   0.920.57
   query22  0.761.180.65
   query23  14.99   1.380.63
   query24  7.882.250.45
   query25  0.330.280.09
   query26  0.540.180.13
   query27  0.060.050.06
   query28  9.171.310.93
   query29  12.58   3.983.31
   query30  0.280.140.15
   query31  2.820.590.39
   query32  3.240.560.48
   query33  3.163.103.16
   query34  16.21   5.424.84
   query35  4.994.884.93
   query36  0.720.540.51
   query37  0.110.070.07
   query38  0.070.060.04
   query39  0.040.030.03
   query40  0.180.160.16
   query41  0.080.040.03
   query42  0.040.030.03
   query43  0.040.040.04
   Total cold run time: 105.05 s
   Total hot run time: 30.14 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-18 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3414749104

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-17 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3414904301

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-17 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3414865811

   # BE Regression && UT Coverage Report
   Increment line coverage `90.12% (73/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_2542accd9d8d4337230918a792c18fea7a6cbcd4_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 70.67% (23521/33285) |
   | Line Coverage | 56.90% (243629/428161) |
   | Region Coverage   | 51.94% (201655/388283) |
   | Branch Coverage   | 53.76% (87009/161850) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-17 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3414279197

   run compile


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-17 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3400719230

   run p0


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-17 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3410290110

   
   
   TPC-DS: Total hot run time: 190800 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 2542accd9d8d4337230918a792c18fea7a6cbcd4, 
data reload: false
   
   query1   1102447 406 406
   query2   6547170216811681
   query3   6752227 225 225
   query4   25527   23510   23700   23510
   query5   5344632 485 485
   query6   334 266 224 224
   query7   4657493 303 303
   query8   293 272 258 258
   query9   8690255025642550
   query10  535 331 284 284
   query11  15475   15108   14932   14932
   query12  217 116 110 110
   query13  1675552 429 429
   query14  11108   924892279227
   query15  222 188 184 184
   query16  7662691 520 520
   query17  1231790 645 645
   query18  2046438 340 340
   query19  225 237 216 216
   query20  182 153 155 153
   query21  293 147 126 126
   query22  4456476846234623
   query23  34988   33925   33982   33925
   query24  8542247325252473
   query25  609 525 474 474
   query26  1261276 164 164
   query27  2769532 373 373
   query28  4711223722302230
   query29  828 647 519 519
   query30  332 240 211 211
   query31  924 889 757 757
   query32  87  79  66  66
   query33  616 405 335 335
   query34  846 880 527 527
   query35  857 858 786 786
   query36  1000106211061062
   query37  124 113 88  88
   query38  3642373135993599
   query39  1468142614811426
   query40  216 131 114 114
   query41  64  58  57  57
   query42  120 115 111 111
   query43  485 502 468 468
   query44  1328828 834 828
   query45  178 182 173 173
   query46  846 992 629 629
   query47  1765180217061706
   query48  396 424 317 317
   query49  750 518 400 400
   query50  642 695 408 408
   query51  3871390039043900
   query52  111 109 101 101
   query53  237 265 197 197
   query54  600 593 529 529
   query55  89  84  83  83
   query56  314 340 294 294
   query57  1202119911261126
   query58  302 271 270 270
   query59  2619275626172617
   query60  349 340 329 329
   query61  145 157 163 157
   query62  791 760 685 685
   query63  237 197 190 190
   query64  43851164841 841
   query65  4090399339623962
   query66  1077420 326 326
   query67  15363   15148   14830   14830
   query68  7715947 592 592
   query69  488 328 293 293
   query70  1404126113721261
   query71  415 350 314 314
   query72  5802492348914891
   query73  647 590 362 362
   query74  9030886990038869
   query75  3297338927642764
   query76  32661157746 746
   query77  540 396 328 328
   query78  9430962589448944
   query79  2296830 597 597
   query80  647 595 551 551
   query81  525 272 233 233
   query82  473 174 132 132
   query83  281 269 272 269
   query84  270 116 101 101
   query85  967 547 613 547
   query86  381 319 283 283
   query87  3760374837013701
   query88  3846229822732273
   query89  394 326 296 296
   query90  2090231 219 219
   query91  167 179 135 135
   query92  86  75  63  63
   query93  1894955 647 647
   query94  710 427 336 336
   query95  398 315 318 315
   query96  493 566 283 283
   query97  2937295628482848
   query98  253 219 221 219
   query99  1325141812941294
   Total cold run time: 276976 ms
   Total hot run time: 190800 ms
   ```
   
   


-- 
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

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-17 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3414530655

   run nonConcurrent


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-10-14 Thread via GitHub


shuke987 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3400515482

   run compile
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-16 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3297017794

   # FE Regression Coverage Report
   Increment line coverage `  0.00% (0/3)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_7923ff96a774b70af5abd41ab1d3039bebfccf43_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_7923ff96a774b70af5abd41ab1d3039bebfccf43_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-16 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3296913991

   # BE Regression && UT Coverage Report
   Increment line coverage `92.68% (76/82)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_7923ff96a774b70af5abd41ab1d3039bebfccf43_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_7923ff96a774b70af5abd41ab1d3039bebfccf43_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.89% (23563/32778) |
   | Line Coverage | 58.63% (248205/423337) |
   | Region Coverage   | 54.73% (209827/383367) |
   | Branch Coverage   | 56.09% (89730/159985) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-07 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3252095353

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_77dc12f7857fc7e11acb5bf5aee3935e0b501576_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_77dc12f7857fc7e11acb5bf5aee3935e0b501576_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-07 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3257742765

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-07 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3252065932

   # BE Regression && UT Coverage Report
   Increment line coverage `88.10% (74/84)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_77dc12f7857fc7e11acb5bf5aee3935e0b501576_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_77dc12f7857fc7e11acb5bf5aee3935e0b501576_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 70.48% (22973/32596) |
   | Line Coverage | 56.81% (239403/421387) |
   | Region Coverage   | 52.34% (199616/381401) |
   | Branch Coverage   | 53.94% (85823/159106) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-07 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3255317697

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-07 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3256939263

   # BE Regression && UT Coverage Report
   Increment line coverage `93.83% (76/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.52% (23330/32619) |
   | Line Coverage | 58.29% (245672/421493) |
   | Region Coverage   | 54.31% (207147/381417) |
   | Branch Coverage   | 55.69% (88630/159136) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-06 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3253555029

   
   
   ClickBench: Total hot run time: 32.48 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 0f01974f0d83026c018e811a8f88eac41a31141a, 
data reload: false
   
   query1   0.060.050.06
   query2   0.090.050.05
   query3   0.260.080.08
   query4   1.610.110.12
   query5   0.440.420.42
   query6   1.180.640.66
   query7   0.030.020.02
   query8   0.050.050.04
   query9   0.600.530.53
   query10  0.580.570.58
   query11  0.170.110.11
   query12  0.150.120.12
   query13  0.630.630.63
   query14  0.790.840.83
   query15  0.870.870.86
   query16  0.400.410.38
   query17  1.071.021.07
   query18  0.210.200.20
   query19  1.891.841.82
   query20  0.020.010.01
   query21  15.40   0.920.60
   query22  0.811.110.80
   query23  14.85   1.380.63
   query24  6.401.210.56
   query25  0.550.100.28
   query26  0.580.160.13
   query27  0.060.060.05
   query28  9.980.980.44
   query29  12.68   3.933.24
   query30  3.123.052.97
   query31  2.830.590.37
   query32  3.260.550.49
   query33  3.033.093.11
   query34  16.06   5.484.77
   query35  4.884.884.88
   query36  0.690.510.50
   query37  0.110.070.08
   query38  0.060.050.04
   query39  0.040.030.03
   query40  0.190.140.14
   query41  0.080.030.03
   query42  0.030.030.03
   query43  0.040.030.04
   Total cold run time: 106.83 s
   Total hot run time: 32.48 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-06 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3253304556

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-05 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3257718509

   # BE Regression && UT Coverage Report
   Increment line coverage `93.83% (76/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.58% (23350/32619) |
   | Line Coverage | 58.35% (245944/421493) |
   | Region Coverage   | 54.38% (207398/381417) |
   | Branch Coverage   | 55.80% (88795/159136) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3256955633

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3255276927

   # BE Regression && UT Coverage Report
   Increment line coverage `93.83% (76/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 71.52% (23328/32619) |
   | Line Coverage | 58.29% (245682/421493) |
   | Region Coverage   | 54.32% (207183/381417) |
   | Branch Coverage   | 55.68% (88614/159136) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251283717

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251705042

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3253685068

   # BE UT Coverage Report
   Increment line coverage `4.76% (4/84)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/0f01974f0d83026c018e811a8f88eac41a31141a_0f01974f0d83026c018e811a8f88eac41a31141a/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/0f01974f0d83026c018e811a8f88eac41a31141a_0f01974f0d83026c018e811a8f88eac41a31141a/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.87% (17230/33217) |
   | Line Coverage | 37.27% (157203/421743) |
   | Region Coverage   | 31.90% (119938/376031) |
   | Branch Coverage   | 33.28% (52664/158224) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3254850500

   # BE UT Coverage Report
   Increment line coverage `4.94% (4/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/21d02cb376084452e4a1e10ec7c0c5f994992378_21d02cb376084452e4a1e10ec7c0c5f994992378/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/21d02cb376084452e4a1e10ec7c0c5f994992378_21d02cb376084452e4a1e10ec7c0c5f994992378/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.87% (17231/33219) |
   | Line Coverage | 37.28% (157223/421769) |
   | Region Coverage   | 31.92% (120032/376030) |
   | Branch Coverage   | 33.29% (52682/158236) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3254038048

   # BE Regression && UT Coverage Report
   Increment line coverage `70.24% (59/84)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_0f01974f0d83026c018e811a8f88eac41a31141a_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_0f01974f0d83026c018e811a8f88eac41a31141a_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 55.79% (18198/32617) |
   | Line Coverage | 41.28% (173987/421467) |
   | Region Coverage   | 35.54% (135569/381418) |
   | Branch Coverage   | 36.76% (58492/159124) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3252456721

   
   
   ClickBench: Total hot run time: 32.99 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit bdf2c87767296c7af5b756111ff0774b956157e3, 
data reload: false
   
   query1   0.050.050.05
   query2   0.100.060.06
   query3   0.250.080.09
   query4   1.600.110.11
   query5   0.450.420.41
   query6   1.200.650.67
   query7   0.040.030.03
   query8   0.050.050.05
   query9   0.590.550.54
   query10  0.590.570.57
   query11  0.170.120.12
   query12  0.150.120.12
   query13  0.630.620.62
   query14  0.810.850.85
   query15  0.890.860.89
   query16  0.380.400.43
   query17  1.091.081.09
   query18  0.220.210.20
   query19  1.891.831.85
   query20  0.010.020.01
   query21  15.41   0.990.58
   query22  0.771.260.96
   query23  14.73   1.410.63
   query24  6.721.570.56
   query25  0.480.330.15
   query26  0.650.150.13
   query27  0.060.060.05
   query28  9.300.950.44
   query29  12.76   3.963.24
   query30  3.173.083.01
   query31  2.830.620.39
   query32  3.240.560.48
   query33  3.133.083.18
   query34  16.11   5.594.88
   query35  5.004.914.93
   query36  0.690.510.49
   query37  0.100.080.08
   query38  0.060.040.04
   query39  0.030.020.02
   query40  0.190.140.15
   query41  0.080.040.03
   query42  0.040.030.03
   query43  0.040.040.03
   Total cold run time: 106.75 s
   Total hot run time: 32.99 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3254760828

   # FE UT Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378/fe_increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_21d02cb376084452e4a1e10ec7c0c5f994992378/fe_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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251723417

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251479475

   # BE UT Coverage Report
   Increment line coverage `5.00% (4/80)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/fa4074d924344c18788e0fe46e667ae6e3456c8e_fa4074d924344c18788e0fe46e667ae6e3456c8e/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/fa4074d924344c18788e0fe46e667ae6e3456c8e_fa4074d924344c18788e0fe46e667ae6e3456c8e/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.83% (17205/33195) |
   | Line Coverage | 37.27% (157136/421651) |
   | Region Coverage   | 31.90% (119962/376030) |
   | Branch Coverage   | 33.29% (52665/158216) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251400378

   
   
   TPC-DS: Total hot run time: 187033 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 fa4074d924344c18788e0fe46e667ae6e3456c8e, 
data reload: false
   
   query1   1050459 400 400
   query2   6575174117481741
   query3   6762225 220 220
   query4   26052   23500   22960   22960
   query5   4367627 540 540
   query6   332 230 220 220
   query7   4644506 305 305
   query8   293 259 236 236
   query9   8620298229272927
   query10  475 368 290 290
   query11  15842   14988   14839   14839
   query12  177 120 118 118
   query13  1690548 427 427
   query14  8957583857625762
   query15  216 191 175 175
   query16  7380662 507 507
   query17  1257774 665 665
   query18  2039458 361 361
   query19  216 209 192 192
   query20  147 133 125 125
   query21  225 134 121 121
   query22  4053422640284028
   query23  33932   33061   33130   33061
   query24  8115237424442374
   query25  626 540 487 487
   query26  1255284 187 187
   query27  2714526 367 367
   query28  4385228522432243
   query29  806 608 493 493
   query30  285 272 193 193
   query31  914 823 732 732
   query32  84  83  77  77
   query33  580 394 363 363
   query34  808 854 510 510
   query35  824 849 739 739
   query36  10001033913 913
   query37  141 115 87  87
   query38  4067408739843984
   query39  1503143114211421
   query40  223 137 129 129
   query41  76  74  62  62
   query42  135 115 117 115
   query43  543 497 472 472
   query44  1348866 860 860
   query45  186 180 170 170
   query46  882 1035651 651
   query47  1794180517271727
   query48  385 416 336 336
   query49  755 516 408 408
   query50  655 680 401 401
   query51  4100433043434330
   query52  123 121 103 103
   query53  252 271 202 202
   query54  610 599 547 547
   query55  98  92  93  92
   query56  347 348 327 327
   query57  1198119711441144
   query58  300 284 313 284
   query59  2601271726182618
   query60  374 374 351 351
   query61  171 160 177 160
   query62  812 718 654 654
   query63  229 197 199 197
   query64  45061149843 843
   query65  4323422742114211
   query66  1206459 419 419
   query67  15611   15214   15211   15211
   query68  9256930 598 598
   query69  504 332 299 299
   query70  1223109811231098
   query71  580 366 344 344
   query72  5809492348604860
   query73  745 606 360 360
   query74  9150899790258997
   query75  4336308726552655
   query76  37361183763 763
   query77  811 417 347 347
   query78  9483977488818881
   query79  1662848 605 605
   query80  690 582 585 582
   query81  478 268 227 227
   query82  288 145 116 116
   query83  304 278 260 260
   query84  311 120 101 101
   query85  852 468 423 423
   query86  357 384 319 319
   query87  4414431641374137
   query88  28212234
   query89  385 346 304 304
   query90  2054229 222 222
   query91  168 167 137 137
   query92  94  80  74  74
   query93  11381017652 652
   query94  679 419 334 334
   query95  416 343 333 333
   query96  483 596 282 282
   query97  2635265525752575
   query98  238 222 219 219
   query99  1430143912931293
   Total cold run time: 274781 ms
   Total hot run time: 187033 ms
   ```
   
   


-- 
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 

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3254684526

   
   
   ClickBench: Total hot run time: 32.83 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 21d02cb376084452e4a1e10ec7c0c5f994992378, 
data reload: false
   
   query1   0.060.050.06
   query2   0.090.060.06
   query3   0.250.080.08
   query4   1.600.120.11
   query5   0.440.410.40
   query6   1.170.650.66
   query7   0.030.020.02
   query8   0.060.040.05
   query9   0.620.530.52
   query10  0.580.580.57
   query11  0.170.120.12
   query12  0.150.120.13
   query13  0.640.620.63
   query14  0.800.860.85
   query15  0.880.860.85
   query16  0.410.390.39
   query17  1.061.031.07
   query18  0.220.230.20
   query19  1.951.811.78
   query20  0.020.010.02
   query21  15.40   0.960.58
   query22  0.811.130.71
   query23  14.93   1.410.67
   query24  7.141.430.79
   query25  0.460.270.09
   query26  0.550.180.14
   query27  0.060.050.06
   query28  10.22   0.950.44
   query29  12.56   3.973.27
   query30  3.123.073.04
   query31  2.840.590.39
   query32  3.260.550.48
   query33  3.053.053.20
   query34  16.10   5.454.87
   query35  4.924.914.95
   query36  0.690.530.50
   query37  0.100.070.07
   query38  0.070.050.04
   query39  0.040.030.03
   query40  0.180.150.15
   query41  0.080.020.03
   query42  0.040.040.03
   query43  0.050.040.04
   Total cold run time: 107.87 s
   Total hot run time: 32.83 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3254615027

   
   
   TPC-H: Total hot run time: 34449 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 21d02cb376084452e4a1e10ec7c0c5f994992378, 
data reload: false
   
   -- Round 1 --
   q1   17630   518251055105
   q2   1970322 213 213
   q3   10260   1288732 732
   q4   10241   1033526 526
   q5   7513247723342334
   q6   187 172 142 142
   q7   942 743 639 639
   q8   9352132211621162
   q9   6941517152465171
   q10  6979240219881988
   q11  487 304 299 299
   q12  366 365 228 228
   q13  17791   367831013101
   q14  239 250 224 224
   q15  574 503 485 485
   q16  434 449 389 389
   q17  616 885 378 378
   q18  7487710171257101
   q19  1159974 599 599
   q20  349 352 247 247
   q21  3818316923922392
   q22  10711013994 994
   Total cold run time: 106406 ms
   Total hot run time: 34449 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5177538852305230
   q2   251 331 230 230
   q3   2166270523182318
   q4   1370178913091309
   q5   4193446145144461
   q6   223 171 141 141
   q7   2087200518531853
   q8   2605275225992599
   q9   7483743373777377
   q10  3092330229352935
   q11  586 517 519 517
   q12  687 797 627 627
   q13  3572414632093209
   q14  288 299 282 282
   q15  513 485 477 477
   q16  468 531 451 451
   q17  1218160714051405
   q18  7819767675877587
   q19  930 972 1033972
   q20  1992207917991799
   q21  4659440242534253
   q22  1060991 988 988
   Total cold run time: 52439 ms
   Total hot run time: 51020 ms
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3254656526

   
   
   TPC-DS: Total hot run time: 187642 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 21d02cb376084452e4a1e10ec7c0c5f994992378, 
data reload: false
   
   query1   1061444 437 437
   query2   6572173216921692
   query3   6755234 222 222
   query4   26015   23153   22947   22947
   query5   4415651 530 530
   query6   331 236 220 220
   query7   4654523 311 311
   query8   322 267 257 257
   query9   8677290329052903
   query10  505 359 301 301
   query11  15525   15051   15051   15051
   query12  175 126 125 125
   query13  1703585 491 491
   query14  9436577557835775
   query15  212 193 172 172
   query16  7689642 508 508
   query17  1268754 638 638
   query18  2053452 372 372
   query19  220 203 185 185
   query20  132 122 118 118
   query21  216 137 120 120
   query22  4141414941204120
   query23  33770   32893   32982   32893
   query24  8176237724572377
   query25  581 518 473 473
   query26  1261280 173 173
   query27  2736518 357 357
   query28  4414229422452245
   query29  768 609 520 520
   query30  294 237 193 193
   query31  932 848 745 745
   query32  88  85  79  79
   query33  585 425 358 358
   query34  791 863 518 518
   query35  835 829 748 748
   query36  972 1019935 935
   query37  129 122 95  95
   query38  4078409240014001
   query39  1494144114161416
   query40  233 142 134 134
   query41  67  62  63  62
   query42  140 116 120 116
   query43  540 519 475 475
   query44  1368857 872 857
   query45  186 183 170 170
   query46  887 1025644 644
   query47  1759179717301730
   query48  410 421 317 317
   query49  751 497 408 408
   query50  683 683 414 414
   query51  4134418841714171
   query52  118 117 105 105
   query53  246 273 202 202
   query54  618 612 582 582
   query55  100 89  89  89
   query56  334 335 328 328
   query57  1183121211301130
   query58  296 290 287 287
   query59  2637263625432543
   query60  354 353 359 353
   query61  171 162 162 162
   query62  831 755 653 653
   query63  234 204 197 197
   query64  44151133892 892
   query65  4344429542524252
   query66  1101449 345 345
   query67  15525   15172   15215   15172
   query68  8024968 584 584
   query69  513 336 300 300
   query70  1217115611211121
   query71  593 366 334 334
   query72  5962517552545175
   query73  718 669 361 361
   query74  8898902890919028
   query75  3472310526322632
   query76  33281151786 786
   query77  566 428 369 369
   query78  9498972089718971
   query79  1620851 603 603
   query80  640 582 523 523
   query81  516 258 228 228
   query82  198 154 122 122
   query83  343 276 251 251
   query84  258 115 94  94
   query85  858 483 431 431
   query86  388 343 332 332
   query87  4333435142294229
   query88  2822225722602257
   query89  400 343 294 294
   query90  1943244 229 229
   query91  166 171 132 132
   query92  95  85  71  71
   query93  1469996 658 658
   query94  693 421 329 329
   query95  406 334 334 334
   query96  493 598 287 287
   query97  2575268626012601
   query98  255 220 217 217
   query99  1336148813481348
   Total cold run time: 272242 ms
   Total hot run time: 187642 ms
   ```
   
   


-- 
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 t

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3254471477

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3254074538

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_0f01974f0d83026c018e811a8f88eac41a31141a_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_0f01974f0d83026c018e811a8f88eac41a31141a_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3253532624

   
   
   TPC-DS: Total hot run time: 186962 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 0f01974f0d83026c018e811a8f88eac41a31141a, 
data reload: false
   
   query1   1044458 398 398
   query2   6565170517381705
   query3   6770225 222 222
   query4   26847   23384   23484   23384
   query5   5230672 519 519
   query6   368 258 237 237
   query7   4688528 304 304
   query8   320 268 272 268
   query9   8633290329462903
   query10  569 363 296 296
   query11  16380   14979   14729   14729
   query12  182 122 124 122
   query13  1688560 429 429
   query14  9582592158385838
   query15  214 193 176 176
   query16  7650656 447 447
   query17  1184795 636 636
   query18  2039419 340 340
   query19  215 202 175 175
   query20  136 123 125 123
   query21  215 131 116 116
   query22  4326419640854085
   query23  33735   33209   32828   32828
   query24  8185238023892380
   query25  563 525 450 450
   query26  1250271 166 166
   query27  2717523 349 349
   query28  4376228422532253
   query29  766 643 504 504
   query30  296 226 200 200
   query31  912 808 763 763
   query32  89  92  82  82
   query33  589 409 363 363
   query34  809 880 526 526
   query35  821 824 798 798
   query36  993 1032928 928
   query37  133 110 92  92
   query38  4078409340154015
   query39  1495145714281428
   query40  239 149 134 134
   query41  71  73  68  68
   query42  137 118 118 118
   query43  543 514 484 484
   query44  1402886 881 881
   query45  187 177 175 175
   query46  914 1017650 650
   query47  1747179717171717
   query48  397 428 327 327
   query49  737 531 424 424
   query50  677 697 440 440
   query51  4107421140864086
   query52  122 116 107 107
   query53  258 277 205 205
   query54  622 613 555 555
   query55  97  93  92  92
   query56  345 343 322 322
   query57  1210118411221122
   query58  291 287 276 276
   query59  2593272425682568
   query60  369 361 345 345
   query61  166 165 179 165
   query62  813 719 702 702
   query63  243 199 198 198
   query64  43771168869 869
   query65  4307421641804180
   query66  1082442 344 344
   query67  15437   15447   15213   15213
   query68  9415947 593 593
   query69  518 339 301 301
   query70  1260110411591104
   query71  597 345 317 317
   query72  6014499950004999
   query73  755 636 366 366
   query74  9200911489868986
   query75  4385309326212621
   query76  39071151730 730
   query77  940 410 401 401
   query78  9685977788228822
   query79  2342834 596 596
   query80  671 581 533 533
   query81  494 259 230 230
   query82  447 141 113 113
   query83  291 266 238 238
   query84  298 110 96  96
   query85  871 463 500 463
   query86  355 324 297 297
   query87  4307430941494149
   query88  3154226122532253
   query89  409 335 289 289
   query90  1975240 235 235
   query91  162 171 135 135
   query92  93  79  77  77
   query93  12441011656 656
   query94  702 422 289 289
   query95  415 338 331 331
   query96  493 568 281 281
   query97  2648271125602560
   query98  267 224 221 221
   query99  1480147313361336
   Total cold run time: 279936 ms
   Total hot run time: 186962 ms
   ```
   
   


-- 
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 t

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3253486923

   
   
   TPC-H: Total hot run time: 33916 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 0f01974f0d83026c018e811a8f88eac41a31141a, 
data reload: false
   
   -- Round 1 --
   q1   17645   520551055105
   q2   2018368 217 217
   q3   10211   1281707 707
   q4   10237   1014534 534
   q5   7528244823432343
   q6   187 178 137 137
   q7   909 757 608 608
   q8   9347134411451145
   q9   7008508251585082
   q10  6964238119571957
   q11  492 313 294 294
   q12  372 362 232 232
   q13  17786   368130083008
   q14  230 237 213 213
   q15  584 506 484 484
   q16  451 426 389 389
   q17  600 856 369 369
   q18  7635710169946994
   q19  1410955 568 568
   q20  344 329 229 229
   q21  3904317923032303
   q22  10631041998 998
   Total cold run time: 106925 ms
   Total hot run time: 33916 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5270512151045104
   q2   258 336 220 220
   q3   2168266723002300
   q4   1382176413451345
   q5   4208431846564318
   q6   235 183 133 133
   q7   2061196418561856
   q8   2704275125462546
   q9   7416728573637285
   q10  3206329028772877
   q11  572 498 508 498
   q12  672 847 678 678
   q13  3544399532503250
   q14  293 302 290 290
   q15  525 501 479 479
   q16  452 525 442 442
   q17  1205158814111411
   q18  7821758576597585
   q19  824 843 981 843
   q20  2011206117941794
   q21  4750443742954295
   q22  10731030974 974
   Total cold run time: 52650 ms
   Total hot run time: 50523 ms
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3252436070

   
   
   TPC-DS: Total hot run time: 187133 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 bdf2c87767296c7af5b756111ff0774b956157e3, 
data reload: false
   
   query1   1057463 401 401
   query2   6578175617251725
   query3   6753232 227 227
   query4   26390   23847   22842   22842
   query5   4416658 517 517
   query6   352 265 236 236
   query7   4649531 309 309
   query8   310 267 257 257
   query9   8688293329152915
   query10  511 366 294 294
   query11  15467   15155   15155   15155
   query12  177 126 121 121
   query13  1688609 451 451
   query14  9031594259075907
   query15  236 203 173 173
   query16  7360690 482 482
   query17  1254770 661 661
   query18  2033451 358 358
   query19  253 195 173 173
   query20  131 122 130 122
   query21  217 136 119 119
   query22  4152420340774077
   query23  33945   32977   33028   32977
   query24  8151237923912379
   query25  572 525 449 449
   query26  1241283 173 173
   query27  2699517 354 354
   query28  4341226722342234
   query29  797 631 504 504
   query30  293 228 204 204
   query31  918 812 763 763
   query32  94  78  84  78
   query33  590 399 363 363
   query34  817 874 539 539
   query35  856 814 784 784
   query36  956 1019922 922
   query37  126 116 97  97
   query38  4079408539693969
   query39  1515144114211421
   query40  226 136 126 126
   query41  75  63  58  58
   query42  138 117 116 116
   query43  541 509 491 491
   query44  1352874 866 866
   query45  195 178 171 171
   query46  860 1026651 651
   query47  1790181317421742
   query48  403 432 332 332
   query49  759 505 415 415
   query50  661 688 408 408
   query51  4130416841044104
   query52  117 120 110 110
   query53  248 285 203 203
   query54  615 609 544 544
   query55  102 90  90  90
   query56  344 345 362 345
   query57  1182120711131113
   query58  291 290 284 284
   query59  2630270126712671
   query60  352 358 348 348
   query61  166 160 157 157
   query62  807 741 673 673
   query63  242 235 214 214
   query64  44231153809 809
   query65  4321421442664214
   query66  1174447 338 338
   query67  15529   15207   15153   15153
   query68  8827926 580 580
   query69  496 342 299 299
   query70  1297108511361085
   query71  569 351 321 321
   query72  5826497351444973
   query73  733 630 361 361
   query74  9010914389698969
   query75  4113310426732673
   query76  36221177777 777
   query77  812 509 339 339
   query78  9630975688668866
   query79  4348813 585 585
   query80  706 585 517 517
   query81  498 258 231 231
   query82  590 146 115 115
   query83  305 278 256 256
   query84  308 125 89  89
   query85  882 481 424 424
   query86  348 313 307 307
   query87  4353436941934193
   query88  2899226422422242
   query89  463 342 297 297
   query90  1935237 225 225
   query91  167 166 133 133
   query92  96  78  69  69
   query93  21821030632 632
   query94  702 418 334 334
   query95  413 341 336 336
   query96  489 598 292 292
   query97  2688270526172617
   query98  257 266 217 217
   query99  1444145313011301
   Total cold run time: 278374 ms
   Total hot run time: 187133 ms
   ```
   
   


-- 
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 t

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3252842569

   # BE UT Coverage Report
   Increment line coverage `4.35% (4/92)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/bdf2c87767296c7af5b756111ff0774b956157e3_bdf2c87767296c7af5b756111ff0774b956157e3/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/bdf2c87767296c7af5b756111ff0774b956157e3_bdf2c87767296c7af5b756111ff0774b956157e3/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.90% (17246/33230) |
   | Line Coverage | 37.30% (157401/421939) |
   | Region Coverage   | 31.94% (120155/376172) |
   | Branch Coverage   | 33.30% (52708/158265) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-04 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3252399220

   
   
   TPC-H: Total hot run time: 34362 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit bdf2c87767296c7af5b756111ff0774b956157e3, 
data reload: false
   
   -- Round 1 --
   q1   17638   528850385038
   q2   1971335 211 211
   q3   10271   1316741 741
   q4   10242   1028535 535
   q5   7510245223782378
   q6   184 169 140 140
   q7   923 759 641 641
   q8   9357134111571157
   q9   7081523052575230
   q10  6985237619591959
   q11  506 304 300 300
   q12  375 357 240 240
   q13  17797   370631473147
   q14  239 253 221 221
   q15  582 524 498 498
   q16  447 433 384 384
   q17  612 859 363 363
   q18  712770567056
   q19  977 579 579
   q20  347 363 235 235
   q21  3762260723672367
   q22  10711036942 942
   Total cold run time: 106788 ms
   Total hot run time: 34362 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5121508150895081
   q2   256 345 234 234
   q3   2216273123402340
   q4   1347180113601360
   q5   4264442845944428
   q6   244 178 137 137
   q7   2104209118151815
   q8   2915269026922690
   q9   7432741474147414
   q10  3165337129092909
   q11  585 547 503 503
   q12  714 1029629 629
   q13  3462382434463446
   q14  289 302 282 282
   q15  522 485 487 485
   q16  455 511 477 477
   q17  1189158614211421
   q18  7876796575537553
   q19  858 849 858 849
   q20  2066211119021902
   q21  4936441343804380
   q22  1097103310011001
   Total cold run time: 53113 ms
   Total hot run time: 51336 ms
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3252110265

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251863102

   # BE UT Coverage Report
   Increment line coverage `4.76% (4/84)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/77dc12f7857fc7e11acb5bf5aee3935e0b501576_77dc12f7857fc7e11acb5bf5aee3935e0b501576/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/77dc12f7857fc7e11acb5bf5aee3935e0b501576_77dc12f7857fc7e11acb5bf5aee3935e0b501576/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.83% (17205/33195) |
   | Line Coverage | 37.27% (157143/421656) |
   | Region Coverage   | 31.89% (119899/376030) |
   | Branch Coverage   | 33.29% (52671/158216) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251850584

   # FE UT Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_77dc12f7857fc7e11acb5bf5aee3935e0b501576/fe_increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_77dc12f7857fc7e11acb5bf5aee3935e0b501576/fe_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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251412589

   
   
   ClickBench: Total hot run time: 33.17 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit fa4074d924344c18788e0fe46e667ae6e3456c8e, 
data reload: false
   
   query1   0.060.050.06
   query2   0.100.060.05
   query3   0.270.080.08
   query4   1.630.110.11
   query5   0.450.420.41
   query6   1.170.660.67
   query7   0.040.030.02
   query8   0.050.040.05
   query9   0.600.530.53
   query10  0.590.580.57
   query11  0.160.110.12
   query12  0.150.130.12
   query13  0.630.620.63
   query14  0.810.860.86
   query15  0.870.860.85
   query16  0.400.400.38
   query17  1.061.051.08
   query18  0.220.200.20
   query19  1.911.801.83
   query20  0.020.010.02
   query21  15.43   0.950.59
   query22  0.811.330.98
   query23  14.70   1.380.63
   query24  6.880.970.94
   query25  0.520.120.19
   query26  0.520.160.13
   query27  0.060.060.05
   query28  9.911.000.43
   query29  12.58   3.953.27
   query30  3.043.003.04
   query31  2.830.590.39
   query32  3.260.580.48
   query33  3.103.063.20
   query34  15.96   5.444.82
   query35  4.994.894.96
   query36  0.700.510.49
   query37  0.110.070.08
   query38  0.060.050.04
   query39  0.030.030.03
   query40  0.190.150.15
   query41  0.090.030.03
   query42  0.030.040.03
   query43  0.050.040.03
   Total cold run time: 107.04 s
   Total hot run time: 33.17 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251759061

   
   
   TPC-H: Total hot run time: 34187 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 77dc12f7857fc7e11acb5bf5aee3935e0b501576, 
data reload: false
   
   -- Round 1 --
   q1   17629   515050455045
   q2   1997351 213 213
   q3   10231   1277711 711
   q4   10231   1013539 539
   q5   7516239123882388
   q6   186 166 141 141
   q7   947 752 639 639
   q8   9356137111431143
   q9   7010519351285128
   q10  6901239219951995
   q11  497 316 287 287
   q12  344 353 232 232
   q13  17802   366729932993
   q14  246 240 235 235
   q15  563 542 490 490
   q16  426 432 379 379
   q17  600 857 367 367
   q18  7550728870947094
   q19  1240961 580 580
   q20  351 337 238 238
   q21  3880256023362336
   q22  1097103710141014
   Total cold run time: 106600 ms
   Total hot run time: 34187 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5163509750955095
   q2   270 342 240 240
   q3   2216265723262326
   q4   1336177113291329
   q5   4288434446234344
   q6   231 182 144 144
   q7   2080206018191819
   q8   2670261326352613
   q9   7439745073037303
   q10  3088335528502850
   q11  578 534 494 494
   q12  727 766 615 615
   q13  3589402732313231
   q14  279 296 301 296
   q15  538 539 490 490
   q16  450 524 474 474
   q17  1203154313851385
   q18  8014767476527652
   q19  816 869 827 827
   q20  2079211119281928
   q21  5066453343584358
   q22  11191039996 996
   Total cold run time: 53239 ms
   Total hot run time: 50809 ms
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251779824

   
   
   TPC-DS: Total hot run time: 187459 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 77dc12f7857fc7e11acb5bf5aee3935e0b501576, 
data reload: false
   
   query1   1054478 420 420
   query2   6577175817301730
   query3   6764226 221 221
   query4   26841   23522   23062   23062
   query5   4362660 510 510
   query6   339 245 241 241
   query7   4647522 305 305
   query8   294 254 249 249
   query9   8589292729182918
   query10  509 342 318 318
   query11  15832   15094   14957   14957
   query12  168 116 131 116
   query13  1701555 420 420
   query14  9298595058105810
   query15  213 191 180 180
   query16  7405628 463 463
   query17  1244749 640 640
   query18  2033443 350 350
   query19  220 202 184 184
   query20  134 133 124 124
   query21  212 145 118 118
   query22  4079422239433943
   query23  34217   33082   33113   33082
   query24  8220243024732430
   query25  582 531 447 447
   query26  1245280 166 166
   query27  2727513 373 373
   query28  4372228722542254
   query29  808 603 497 497
   query30  295 223 198 198
   query31  918 831 733 733
   query32  91  85  81  81
   query33  587 453 357 357
   query34  814 853 527 527
   query35  818 843 738 738
   query36  973 1018933 933
   query37  138 112 93  93
   query38  4117406140184018
   query39  1479143314361433
   query40  237 140 130 130
   query41  66  66  62  62
   query42  132 124 118 118
   query43  511 502 477 477
   query44  1392884 876 876
   query45  191 177 181 177
   query46  901 1028669 669
   query47  1785179417411741
   query48  391 449 324 324
   query49  769 517 414 414
   query50  636 699 429 429
   query51  4091432941014101
   query52  115 113 107 107
   query53  249 286 217 217
   query54  622 619 565 565
   query55  102 106 96  96
   query56  356 328 317 317
   query57  1202120711221122
   query58  289 290 291 290
   query59  2664269125712571
   query60  361 356 355 355
   query61  176 183 163 163
   query62  832 729 690 690
   query63  236 202 197 197
   query64  45001156847 847
   query65  4278422742484227
   query66  1156434 355 355
   query67  15820   15418   15264   15264
   query68  7191930 593 593
   query69  530 340 293 293
   query70  1231118211231123
   query71  585 348 332 332
   query72  5886499350484993
   query73  648 606 363 363
   query74  8977909391069093
   query75  3169309426322632
   query76  31981142762 762
   query77  517 424 337 337
   query78  9657960188298829
   query79  1762873 606 606
   query80  671 641 535 535
   query81  495 260 237 237
   query82  226 143 111 111
   query83  261 286 244 244
   query84  256 107 93  93
   query85  860 467 440 440
   query86  346 315 301 301
   query87  4368432943154315
   query88  2864223622282228
   query89  403 340 304 304
   query90  1777232 225 225
   query91  176 172 135 135
   query92  85  83  73  73
   query93  10811007654 654
   query94  650 428 335 335
   query95  419 347 337 337
   query96  496 597 286 286
   query97  2611275725992599
   query98  251 220 222 220
   query99  1330143912911291
   Total cold run time: 271953 ms
   Total hot run time: 187459 ms
   ```
   
   


-- 
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 t

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251789777

   
   
   ClickBench: Total hot run time: 32.66 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 77dc12f7857fc7e11acb5bf5aee3935e0b501576, 
data reload: false
   
   query1   0.050.050.05
   query2   0.080.050.06
   query3   0.260.080.08
   query4   1.600.110.12
   query5   0.470.440.42
   query6   1.210.650.67
   query7   0.030.030.03
   query8   0.060.050.05
   query9   0.600.540.53
   query10  0.590.590.59
   query11  0.160.110.12
   query12  0.150.120.12
   query13  0.640.630.63
   query14  0.790.860.84
   query15  0.880.850.87
   query16  0.390.420.40
   query17  1.061.041.03
   query18  0.220.200.20
   query19  1.991.801.86
   query20  0.010.010.01
   query21  15.43   0.970.59
   query22  0.761.270.78
   query23  14.75   1.390.65
   query24  6.571.240.53
   query25  0.500.220.07
   query26  0.520.160.14
   query27  0.060.060.06
   query28  9.700.940.42
   query29  12.55   3.883.28
   query30  3.083.063.01
   query31  2.820.610.38
   query32  3.230.570.48
   query33  3.043.193.08
   query34  16.02   5.434.86
   query35  4.964.904.91
   query36  0.720.520.49
   query37  0.110.080.07
   query38  0.060.050.04
   query39  0.040.030.03
   query40  0.180.150.15
   query41  0.090.030.03
   query42  0.030.030.03
   query43  0.040.040.04
   Total cold run time: 106.5 s
   Total hot run time: 32.66 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251717615

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_fa4074d924344c18788e0fe46e667ae6e3456c8e_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_fa4074d924344c18788e0fe46e667ae6e3456c8e_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251690070

   # BE Regression && UT Coverage Report
   Increment line coverage `67.50% (54/80)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_fa4074d924344c18788e0fe46e667ae6e3456c8e_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_fa4074d924344c18788e0fe46e667ae6e3456c8e_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 55.93% (18232/32596) |
   | Line Coverage | 41.49% (174850/421382) |
   | Region Coverage   | 35.78% (136472/381401) |
   | Branch Coverage   | 37.05% (58954/159106) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3251377088

   
   
   TPC-H: Total hot run time: 34275 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit fa4074d924344c18788e0fe46e667ae6e3456c8e, 
data reload: false
   
   -- Round 1 --
   q1   17598   528350525052
   q2   1976316 215 215
   q3   10269   1266715 715
   q4   10242   1007536 536
   q5   7535243223402340
   q6   185 169 136 136
   q7   912 773 634 634
   q8   9331134611101110
   q9   6994516551675165
   q10  6946237919861986
   q11  484 306 312 306
   q12  352 352 223 223
   q13  17811   363930423042
   q14  246 247 230 230
   q15  573 498 477 477
   q16  426 426 397 397
   q17  601 870 370 370
   q18  7730740371387138
   q19  1355952 546 546
   q20  347 341 236 236
   q21  3793318224372437
   q22  10951042984 984
   Total cold run time: 106801 ms
   Total hot run time: 34275 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5221508150925081
   q2   250 328 228 228
   q3   2183270122862286
   q4   1354178713121312
   q5   4197441946424419
   q6   239 172 135 135
   q7   2014207819091909
   q8   2618252725292527
   q9   7541722273627222
   q10  3122327928932893
   q11  616 517 533 517
   q12  693 1091635 635
   q13  3499408231983198
   q14  291 320 307 307
   q15  507 466 473 466
   q16  456 526 470 470
   q17  1215163814011401
   q18  7986771376047604
   q19  826 849 828 828
   q20  2011208519711971
   q21  5158455242184218
   q22  10871050996 996
   Total cold run time: 53084 ms
   Total hot run time: 50623 ms
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3250335287

   # FE Regression Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151_merge_fe/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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3250307199

   # BE Regression && UT Coverage Report
   Increment line coverage `90.59% (77/85)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 70.46% (22968/32596) |
   | Line Coverage | 56.80% (239368/421387) |
   | Region Coverage   | 52.24% (199243/381404) |
   | Branch Coverage   | 53.92% (85798/159108) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3250055049

   # BE UT Coverage Report
   Increment line coverage `4.71% (4/85)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151_bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151_bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.83% (17205/33195) |
   | Line Coverage | 37.27% (157150/421656) |
   | Region Coverage   | 31.89% (119932/376033) |
   | Branch Coverage   | 33.29% (52675/158218) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3250043842

   # FE UT Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151/fe_increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151/fe_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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249968438

   
   
   ClickBench: Total hot run time: 33.13 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151, 
data reload: false
   
   query1   0.060.050.06
   query2   0.080.060.05
   query3   0.260.090.08
   query4   1.610.110.12
   query5   0.460.430.41
   query6   1.190.640.66
   query7   0.040.030.02
   query8   0.060.050.05
   query9   0.600.530.54
   query10  0.600.590.58
   query11  0.170.120.12
   query12  0.150.120.12
   query13  0.640.620.61
   query14  0.790.850.85
   query15  0.860.840.88
   query16  0.400.410.43
   query17  1.051.041.07
   query18  0.210.200.20
   query19  1.931.831.87
   query20  0.020.010.02
   query21  15.40   0.980.58
   query22  0.781.340.73
   query23  14.76   1.370.64
   query24  7.041.060.94
   query25  0.470.190.10
   query26  0.600.180.13
   query27  0.060.060.06
   query28  9.840.890.43
   query29  12.62   3.863.26
   query30  3.053.042.98
   query31  2.820.580.39
   query32  3.240.560.48
   query33  3.153.163.23
   query34  16.21   5.494.87
   query35  5.004.974.97
   query36  0.710.500.50
   query37  0.100.070.08
   query38  0.060.040.04
   query39  0.040.020.03
   query40  0.190.150.16
   query41  0.090.030.03
   query42  0.040.020.02
   query43  0.040.030.03
   Total cold run time: 107.49 s
   Total hot run time: 33.13 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249950112

   
   
   TPC-DS: Total hot run time: 187726 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 bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151, 
data reload: false
   
   query1   1048461 393 393
   query2   6565175017381738
   query3   6754224 228 224
   query4   26088   23799   23541   23541
   query5   4899659 518 518
   query6   359 266 255 255
   query7   4680545 313 313
   query8   318 263 257 257
   query9   8643292729482927
   query10  504 346 315 315
   query11  15852   14975   15174   14975
   query12  185 130 122 122
   query13  1709574 459 459
   query14  10071   581757805780
   query15  225 207 180 180
   query16  7702647 482 482
   query17  1324779 648 648
   query18  2061460 353 353
   query19  232 268 174 174
   query20  137 122 120 120
   query21  210 134 123 123
   query22  4088411541504115
   query23  33936   33066   32976   32976
   query24  8014236924262369
   query25  549 538 460 460
   query26  735 285 172 172
   query27  2599520 362 362
   query28  4329229022552255
   query29  692 622 498 498
   query30  288 226 199 199
   query31  925 838 752 752
   query32  93  87  91  87
   query33  564 395 378 378
   query34  817 878 528 528
   query35  809 829 763 763
   query36  971 1016937 937
   query37  131 111 90  90
   query38  4083413940254025
   query39  1511143014351430
   query40  219 132 130 130
   query41  79  74  60  60
   query42  132 117 119 117
   query43  525 529 476 476
   query44  1353863 861 861
   query45  184 180 173 173
   query46  888 1019655 655
   query47  1790182117651765
   query48  400 429 336 336
   query49  702 509 418 418
   query50  667 702 419 419
   query51  4204413741634137
   query52  120 118 112 112
   query53  259 267 204 204
   query54  630 603 554 554
   query55  97  91  95  91
   query56  344 340 330 330
   query57  1200122511511151
   query58  323 281 289 281
   query59  2593271625802580
   query60  379 373 355 355
   query61  165 158 163 158
   query62  801 731 662 662
   query63  241 204 202 202
   query64  33251171832 832
   query65  4283423242404232
   query66  967 453 340 340
   query67  15463   15338   15095   15095
   query68  8796933 592 592
   query69  497 336 295 295
   query70  1235116510841084
   query71  580 375 328 328
   query72  5840505352575053
   query73  789 720 366 366
   query74  9184908188948894
   query75  4140310126172617
   query76  35961215757 757
   query77  814 418 342 342
   query78  9569968588658865
   query79  2466850 597 597
   query80  705 584 526 526
   query81  487 261 228 228
   query82  445 147 112 112
   query83  295 268 248 248
   query84  307 115 96  96
   query85  875 465 493 465
   query86  347 303 304 303
   query87  4363437042184218
   query88  3040223622602236
   query89  389 340 295 295
   query90  1960238 230 230
   query91  165 168 135 135
   query92  92  76  73  73
   query93  1120989 650 650
   query94  695 441 327 327
   query95  424 344 336 336
   query96  498 598 286 286
   query97  2676271026252625
   query98  259 226 219 219
   query99  1430148713091309
   Total cold run time: 275111 ms
   Total hot run time: 187726 ms
   ```
   
   


-- 
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 t

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249915189

   
   
   TPC-H: Total hot run time: 33921 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit bbcd2eb3bf1d267443834a9d5b6a25dd1ee3c151, 
data reload: false
   
   -- Round 1 --
   q1   17628   524050365036
   q2   1979340 206 206
   q3   10229   1275711 711
   q4   10235   1015544 544
   q5   7572239022922292
   q6   181 165 142 142
   q7   934 760 636 636
   q8   9342133410781078
   q9   6902509552085095
   q10  6940237719591959
   q11  486 313 286 286
   q12  353 370 225 225
   q13  17780   368730103010
   q14  236 251 229 229
   q15  568 514 481 481
   q16  438 422 390 390
   q17  599 851 369 369
   q18  7423706970717069
   q19  1472956 541 541
   q20  350 346 234 234
   q21  3892323423922392
   q22  10751087996 996
   Total cold run time: 106614 ms
   Total hot run time: 33921 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5281510051205100
   q2   251 347 224 224
   q3   2185269222782278
   q4   1355176913501350
   q5   4212438546104385
   q6   226 178 137 137
   q7   2038195018201820
   q8   2780272325032503
   q9   7364733974607339
   q10  3112328628942894
   q11  581 551 517 517
   q12  708 821 651 651
   q13  3541408132063206
   q14  302 306 279 279
   q15  522 478 498 478
   q16  461 517 463 463
   q17  1172154514171417
   q18  8015766776027602
   q19  831 831 897 831
   q20  2003200218481848
   q21  4918447845734478
   q22  1128108810271027
   Total cold run time: 52986 ms
   Total hot run time: 50827 ms
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249833779

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249665750

   # BE UT Coverage Report
   Increment line coverage `4.94% (4/81)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/fdd55f048dffa8bbdc661db7929f51532b0ac746_fdd55f048dffa8bbdc661db7929f51532b0ac746/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/fdd55f048dffa8bbdc661db7929f51532b0ac746_fdd55f048dffa8bbdc661db7929f51532b0ac746/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.83% (17205/33195) |
   | Line Coverage | 37.27% (157139/421652) |
   | Region Coverage   | 31.90% (119950/376033) |
   | Branch Coverage   | 33.29% (52673/158218) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249434861

   # FE UT Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_fdd55f048dffa8bbdc661db7929f51532b0ac746/fe_increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_fdd55f048dffa8bbdc661db7929f51532b0ac746/fe_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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249413051

   
   
   ClickBench: Total hot run time: 32.83 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit fdd55f048dffa8bbdc661db7929f51532b0ac746, 
data reload: false
   
   query1   0.060.050.04
   query2   0.090.050.06
   query3   0.260.090.08
   query4   1.600.120.11
   query5   0.440.430.42
   query6   1.200.650.66
   query7   0.030.030.03
   query8   0.060.040.04
   query9   0.580.540.52
   query10  0.580.590.58
   query11  0.170.120.11
   query12  0.150.120.12
   query13  0.620.630.62
   query14  0.790.850.84
   query15  0.890.880.87
   query16  0.390.410.40
   query17  1.061.071.04
   query18  0.220.200.20
   query19  1.941.851.84
   query20  0.020.020.01
   query21  15.43   0.970.58
   query22  0.811.150.72
   query23  14.90   1.380.61
   query24  6.481.560.74
   query25  0.540.230.12
   query26  0.590.150.14
   query27  0.060.060.05
   query28  10.35   0.900.42
   query29  12.62   3.943.24
   query30  3.103.022.97
   query31  2.830.580.38
   query32  3.250.560.47
   query33  3.163.103.10
   query34  16.01   5.424.89
   query35  4.934.934.96
   query36  0.680.510.50
   query37  0.110.080.08
   query38  0.060.050.04
   query39  0.040.030.03
   query40  0.190.160.15
   query41  0.080.030.03
   query42  0.040.030.03
   query43  0.040.040.04
   Total cold run time: 107.45 s
   Total hot run time: 32.83 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249389322

   
   
   TPC-DS: Total hot run time: 187842 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 fdd55f048dffa8bbdc661db7929f51532b0ac746, 
data reload: false
   
   query1   1054458 398 398
   query2   6563177917181718
   query3   6771237 224 224
   query4   25968   23482   23421   23421
   query5   4359637 508 508
   query6   358 235 221 221
   query7   4654534 302 302
   query8   299 257 248 248
   query9   8641294229132913
   query10  493 338 286 286
   query11  15591   14975   14851   14851
   query12  182 121 127 121
   query13  1698591 436 436
   query14  8843596259385938
   query15  224 196 175 175
   query16  7561653 516 516
   query17  1266783 658 658
   query18  2034446 359 359
   query19  208 214 189 189
   query20  141 129 125 125
   query21  216 135 119 119
   query22  4193437041534153
   query23  33884   33188   33206   33188
   query24  8234245324662453
   query25  591 513 454 454
   query26  1243287 168 168
   query27  2716512 358 358
   query28  4383229122662266
   query29  784 633 501 501
   query30  292 239 211 211
   query31  898 815 730 730
   query32  90  81  85  81
   query33  592 410 396 396
   query34  811 858 536 536
   query35  859 839 734 734
   query36  980 1050911 911
   query37  127 114 89  89
   query38  4097403540734035
   query39  1495143914181418
   query40  220 137 132 132
   query41  63  61  61  61
   query42  133 126 120 120
   query43  554 531 484 484
   query44  1379882 875 875
   query45  189 176 172 172
   query46  864 1030670 670
   query47  1787179217551755
   query48  392 456 339 339
   query49  757 545 411 411
   query50  673 680 415 415
   query51  4115421541334133
   query52  121 121 112 112
   query53  257 265 210 210
   query54  617 599 544 544
   query55  96  94  95  94
   query56  349 338 341 338
   query57  1173122111411141
   query58  292 281 281 281
   query59  2674283825502550
   query60  365 352 362 352
   query61  166 196 166 166
   query62  812 755 665 665
   query63  236 203 230 203
   query64  44661146823 823
   query65  4317423642614236
   query66  1166449 341 341
   query67  15515   15441   15028   15028
   query68  8963938 586 586
   query69  500 341 287 287
   query70  1258111811661118
   query71  577 340 324 324
   query72  6106497849624962
   query73  737 616 364 364
   query74  9011917089168916
   query75  4109308627362736
   query76  36281199744 744
   query77  813 416 350 350
   query78  9584983388718871
   query79  2254860 599 599
   query80  680 587 521 521
   query81  498 265 220 220
   query82  447 140 115 115
   query83  368 273 249 249
   query84  309 118 97  97
   query85  872 467 425 425
   query86  355 328 308 308
   query87  4261431543324315
   query88  2885224822432243
   query89  401 336 312 312
   query90  1918227 229 227
   query91  173 169 135 135
   query92  95  77  81  77
   query93  11281045645 645
   query94  701 419 327 327
   query95  420 342 325 325
   query96  491 591 285 285
   query97  2672270525742574
   query98  251 225 223 223
   query99  1438145713031303
   Total cold run time: 275044 ms
   Total hot run time: 187842 ms
   ```
   
   


-- 
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 t

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249341630

   
   
   TPC-H: Total hot run time: 34260 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit fdd55f048dffa8bbdc661db7929f51532b0ac746, 
data reload: false
   
   -- Round 1 --
   q1   17619   525450665066
   q2   2005344 221 221
   q3   10234   1290732 732
   q4   10225   1015542 542
   q5   7555241423362336
   q6   182 168 139 139
   q7   918 766 639 639
   q8   9348135611311131
   q9   6976513051285128
   q10  6942238419681968
   q11  503 305 319 305
   q12  359 369 232 232
   q13  17787   367730503050
   q14  239 244 223 223
   q15  571 501 482 482
   q16  418 427 374 374
   q17  605 859 352 352
   q18  7774716471937164
   q19  1309946 587 587
   q20  338 338 230 230
   q21  3783258823492349
   q22  1066104610101010
   Total cold run time: 106756 ms
   Total hot run time: 34260 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5216514750745074
   q2   255 343 229 229
   q3   2176270622802280
   q4   1341178613221322
   q5   4228425546014255
   q6   224 175 135 135
   q7   2058207318721872
   q8   2629252025362520
   q9   7401743774377437
   q10  3146335828782878
   q11  577 512 503 503
   q12  718 798 688 688
   q13  3520398133113311
   q14  290 314 270 270
   q15  528 493 478 478
   q16  474 493 446 446
   q17  1205176113931393
   q18  7853803375117511
   q19  858 873 904 873
   q20  2024204718931893
   q21  4927430945394309
   q22  10931052991 991
   Total cold run time: 52741 ms
   Total hot run time: 50668 ms
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3249186269

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3248724938

   # BE UT Coverage Report
   Increment line coverage `5.06% (4/79)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/ea31ded8e9ed1e32407a447e3aa8875074ac3f8b_ea31ded8e9ed1e32407a447e3aa8875074ac3f8b/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/ea31ded8e9ed1e32407a447e3aa8875074ac3f8b_ea31ded8e9ed1e32407a447e3aa8875074ac3f8b/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 51.83% (17206/33198) |
   | Line Coverage | 37.27% (157118/421619) |
   | Region Coverage   | 31.89% (119922/376013) |
   | Branch Coverage   | 33.29% (52659/158206) |


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


hello-stephen commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3248660813

   # FE UT Coverage Report
   Increment line coverage `  100% (0/0)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_ea31ded8e9ed1e32407a447e3aa8875074ac3f8b/fe_increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54486_ea31ded8e9ed1e32407a447e3aa8875074ac3f8b/fe_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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3248635947

   
   
   ClickBench: Total hot run time: 32.96 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit ea31ded8e9ed1e32407a447e3aa8875074ac3f8b, 
data reload: false
   
   query1   0.060.040.05
   query2   0.100.050.06
   query3   0.260.080.09
   query4   1.600.120.12
   query5   0.450.430.40
   query6   1.200.650.67
   query7   0.030.030.03
   query8   0.060.050.05
   query9   0.610.530.54
   query10  0.570.570.58
   query11  0.160.120.12
   query12  0.150.120.13
   query13  0.630.630.62
   query14  0.790.840.84
   query15  0.900.850.88
   query16  0.390.400.39
   query17  1.051.081.11
   query18  0.220.200.21
   query19  1.951.861.80
   query20  0.020.010.01
   query21  15.43   0.950.58
   query22  0.770.990.72
   query23  15.05   1.390.64
   query24  6.931.381.01
   query25  0.460.150.08
   query26  0.570.180.14
   query27  0.050.060.05
   query28  9.530.910.42
   query29  12.59   3.913.21
   query30  3.063.032.97
   query31  2.840.600.38
   query32  3.270.560.47
   query33  3.093.103.14
   query34  16.09   5.434.87
   query35  4.884.914.89
   query36  0.710.510.50
   query37  0.110.070.08
   query38  0.070.050.04
   query39  0.030.030.03
   query40  0.180.150.15
   query41  0.080.030.03
   query42  0.040.030.03
   query43  0.050.030.03
   Total cold run time: 107.08 s
   Total hot run time: 32.96 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3248618042

   
   
   TPC-DS: Total hot run time: 187519 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 ea31ded8e9ed1e32407a447e3aa8875074ac3f8b, 
data reload: false
   
   query1   1052443 413 413
   query2   6577176617171717
   query3   6770233 232 232
   query4   25993   23226   23052   23052
   query5   4426646 568 568
   query6   348 295 225 225
   query7   4655532 318 318
   query8   310 281 258 258
   query9   8677296829032903
   query10  499 364 301 301
   query11  15853   15076   14862   14862
   query12  193 125 129 125
   query13  1682579 446 446
   query14  9804587858805878
   query15  224 205 188 188
   query16  7688700 507 507
   query17  1304781 655 655
   query18  2065451 350 350
   query19  274 196 170 170
   query20  139 125 121 121
   query21  213 128 114 114
   query22  4205428239873987
   query23  34187   33067   33063   33063
   query24  8089237624492376
   query25  576 524 442 442
   query26  1246287 171 171
   query27  2666500 351 351
   query28  4351229722722272
   query29  785 635 486 486
   query30  296 220 197 197
   query31  924 829 738 738
   query32  94  79  81  79
   query33  586 394 369 369
   query34  799 868 529 529
   query35  849 830 769 769
   query36  10161070930 930
   query37  127 114 92  92
   query38  4162408641054086
   query39  1497143614251425
   query40  229 136 136 136
   query41  67  61  59  59
   query42  131 113 117 113
   query43  533 512 480 480
   query44  1353854 865 854
   query45  183 182 172 172
   query46  880 1029663 663
   query47  1763181817091709
   query48  397 448 324 324
   query49  749 521 417 417
   query50  672 690 406 406
   query51  4223416541844165
   query52  132 117 108 108
   query53  249 276 209 209
   query54  627 620 570 570
   query55  98  96  91  91
   query56  347 328 343 328
   query57  1257120911181118
   query58  298 289 287 287
   query59  2611273926132613
   query60  383 365 378 365
   query61  168 166 157 157
   query62  836 739 672 672
   query63  233 198 206 198
   query64  43931162853 853
   query65  4294426742174217
   query66  1088470 351 351
   query67  15629   15247   15454   15247
   query68  8954950 588 588
   query69  504 379 305 305
   query70  1285115611511151
   query71  571 369 331 331
   query72  5806498750774987
   query73  748 636 369 369
   query74  9157919989838983
   query75  4224310026912691
   query76  37191211746 746
   query77  828 416 337 337
   query78  9435963688678867
   query79  5602851 593 593
   query80  717 580 532 532
   query81  484 271 223 223
   query82  696 149 116 116
   query83  288 273 249 249
   query84  304 115 97  97
   query85  912 462 441 441
   query86  345 342 328 328
   query87  4280433042414241
   query88  2943226422642264
   query89  503 329 296 296
   query90  1957242 237 237
   query91  163 173 136 136
   query92  88  77  75  75
   query93  3016995 648 648
   query94  698 423 324 324
   query95  424 344 335 335
   query96  505 616 296 296
   query97  2680272625552555
   query98  259 233 214 214
   query99  1443143513171317
   Total cold run time: 282562 ms
   Total hot run time: 187519 ms
   ```
   
   


-- 
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 t

Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


doris-robot commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3248574361

   
   
   TPC-H: Total hot run time: 34097 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit ea31ded8e9ed1e32407a447e3aa8875074ac3f8b, 
data reload: false
   
   -- Round 1 --
   q1   17607   531251115111
   q2   2020321 211 211
   q3   10261   1282729 729
   q4   10247   1015547 547
   q5   7514247723372337
   q6   189 175 141 141
   q7   958 782 619 619
   q8   9350132611251125
   q9   7037526451995199
   q10  6935241019701970
   q11  490 326 304 304
   q12  360 363 231 231
   q13  17779   363930043004
   q14  238 241 227 227
   q15  563 513 485 485
   q16  426 443 384 384
   q17  598 876 364 364
   q18  7511716070027002
   q19  1267958 580 580
   q20  334 350 233 233
   q21  3659257022992299
   q22  10521035995 995
   Total cold run time: 106395 ms
   Total hot run time: 34097 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5331516551255125
   q2   253 333 229 229
   q3   2161269323192319
   q4   1344177213021302
   q5   4260434045454340
   q6   234 171 136 136
   q7   2033197318681868
   q8   2748268226282628
   q9   7338744873157315
   q10  3156329829812981
   q11  571 527 506 506
   q12  701 813 652 652
   q13  3760385832793279
   q14  314 331 276 276
   q15  531 480 479 479
   q16  463 478 455 455
   q17  1191150114371437
   q18  7883782475707570
   q19  963 933 1074933
   q20  1988205718601860
   q21  5124434244064342
   q22  1092105410051005
   Total cold run time: 53439 ms
   Total hot run time: 51037 ms
   ```
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-09-03 Thread via GitHub


Gabriel39 commented on PR #54486:
URL: https://github.com/apache/doris/pull/54486#issuecomment-3248428855

   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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-08-18 Thread via GitHub


yiguolei commented on code in PR #54486:
URL: https://github.com/apache/doris/pull/54486#discussion_r2281613976


##
be/src/vec/sink/writer/async_result_writer.cpp:
##
@@ -235,13 +256,19 @@ Status 
AsyncResultWriter::_projection_block(doris::vectorized::Block& input_bloc
 }
 
 void AsyncResultWriter::force_close(Status s) {
+// If task is failed or wake up early, `close` will be not called.
+// TODO(gabriel): This is a light blocking operation. However, this should 
be removed in future.

Review Comment:
   这里为什么要等??



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-08-18 Thread via GitHub


yiguolei commented on code in PR #54486:
URL: https://github.com/apache/doris/pull/54486#discussion_r2281591255


##
be/src/vec/sink/writer/async_result_writer.cpp:
##
@@ -37,9 +37,14 @@ namespace vectorized {
 AsyncResultWriter::AsyncResultWriter(const 
doris::vectorized::VExprContextSPtrs& output_expr_ctxs,
  std::shared_ptr dep,
  std::shared_ptr 
fin_dep)
-: _vec_output_expr_ctxs(output_expr_ctxs), _dependency(dep), 
_finish_dependency(fin_dep) {}
+: _vec_output_expr_ctxs(output_expr_ctxs), _dependency(dep), 
_finish_dependency(fin_dep) {
+_future = &_placeholder;

Review Comment:
   这里为什么这么写?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-08-17 Thread via GitHub


yiguolei commented on code in PR #54486:
URL: https://github.com/apache/doris/pull/54486#discussion_r2281420876


##
be/src/vec/sink/writer/async_result_writer.cpp:
##
@@ -99,34 +120,25 @@ Status AsyncResultWriter::start_writer(RuntimeState* 
state, RuntimeProfile* oper
 // Should set to false here, to
 DCHECK(_finish_dependency);
 _finish_dependency->block();
-// This is a async thread, should lock the task ctx, to make sure 
runtimestate and operator_profile
-// not deconstructed before the thread exit.
-auto task_ctx = state->get_task_execution_context();
-
RETURN_IF_ERROR(ExecEnv::GetInstance()->fragment_mgr()->get_thread_pool()->submit_func(
-[this, state, operator_profile, task_ctx]() {
-SCOPED_ATTACH_TASK(state);
-auto task_lock = task_ctx.lock();
-if (task_lock == nullptr) {
-return;
-}
-this->process_block(state, operator_profile);
-task_lock.reset();
-}));
+if (!_opened) {

Review Comment:
   这个open 不能放在这里,得放到process block里。
   因为他可能很重,导致pipeline 卡死



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



Re: [PR] [Improvement](load) Avoid to exhaust threads [doris]

2025-08-17 Thread via GitHub


yiguolei commented on code in PR #54486:
URL: https://github.com/apache/doris/pull/54486#discussion_r2281417113


##
be/src/vec/sink/writer/async_result_writer.cpp:
##
@@ -64,12 +69,32 @@ Status AsyncResultWriter::sink(Block* block, bool eos) {
 _dependency->block();
 }
 }
+
 // in 'process block' we check _eos first and _data_queue second so here
 // in the lock. must modify the _eos after change _data_queue to make sure
 // not lead the logic error in multi thread
 _eos = eos;
+if (!_thread_submitted) {
+// Need to start a new thread
+_promise = std::make_shared>();
+*_future = _promise->get_future();
+DCHECK(_operator_profile);
+_thread_submitted = true;
+_thread_quit_point = 0;
+auto task_ctx = state->get_task_execution_context();
+
RETURN_IF_ERROR(ExecEnv::GetInstance()->fragment_mgr()->get_thread_pool()->submit_func(
+[this, state, operator_profile = _operator_profile, task_ctx,
+ p = std::move(_promise)]() {
+SCOPED_ATTACH_TASK(state);
+auto task_lock = task_ctx.lock();
+if (task_lock == nullptr) {
+return;
+}
+p->set_value(this->process_block(state, operator_profile));
+task_lock.reset();
+}));

Review Comment:
   这里为什么手动调用reset?



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


-
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



  1   2   3   >