Re: [PR] branch-3.0: [Fix](mow) Should use rowset's schema when calculate delete bitmaps between segments (#54351) [doris]

2025-08-11 Thread via GitHub


dataroaring merged PR #54368:
URL: https://github.com/apache/doris/pull/54368


-- 
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] branch-3.0: [Fix](mow) Should use rowset's schema when calculate delete bitmaps between segments (#54351) [doris]

2025-08-05 Thread via GitHub


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

   # BE Regression && UT Coverage Report
   Increment line coverage `36.84% (7/19)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/54368_337eff01f7bb32a81dbf0df4c55c60fea4c9e154_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/54368_337eff01f7bb32a81dbf0df4c55c60fea4c9e154_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 75.00% (19677/26236) |
   | Line Coverage | 68.22% (200506/293891) |
   | Region Coverage   | 66.37% (120021/180836) |
   | Branch Coverage   | 59.71% (60897/101982) |


-- 
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] branch-3.0: [Fix](mow) Should use rowset's schema when calculate delete bitmaps between segments (#54351) [doris]

2025-08-05 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 30.25 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 337eff01f7bb32a81dbf0df4c55c60fea4c9e154, 
data reload: false
   
   query1   0.030.030.03
   query2   0.070.030.03
   query3   0.230.070.07
   query4   1.620.110.11
   query5   0.530.520.52
   query6   1.150.730.72
   query7   0.020.010.01
   query8   0.040.040.03
   query9   0.560.510.51
   query10  0.560.550.57
   query11  0.150.100.10
   query12  0.140.100.10
   query13  0.610.610.60
   query14  0.790.790.81
   query15  0.840.830.83
   query16  0.380.380.38
   query17  1.071.061.03
   query18  0.240.230.22
   query19  1.911.801.90
   query20  0.020.020.01
   query21  15.37   0.580.57
   query22  2.671.981.49
   query23  16.93   1.060.84
   query24  2.851.171.78
   query25  0.280.140.06
   query26  0.410.140.13
   query27  0.050.050.06
   query28  9.900.490.51
   query29  12.58   3.303.28
   query30  0.240.060.06
   query31  2.850.390.38
   query32  3.230.450.45
   query33  2.993.003.01
   query34  17.20   4.514.51
   query35  4.514.554.56
   query36  0.660.480.51
   query37  0.090.060.07
   query38  0.050.040.03
   query39  0.040.020.02
   query40  0.150.120.13
   query41  0.080.020.02
   query42  0.030.020.02
   query43  0.040.030.03
   Total cold run time: 104.16 s
   Total hot run time: 30.25 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] branch-3.0: [Fix](mow) Should use rowset's schema when calculate delete bitmaps between segments (#54351) [doris]

2025-08-05 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `0.00% (0/17)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/337eff01f7bb32a81dbf0df4c55c60fea4c9e154_337eff01f7bb32a81dbf0df4c55c60fea4c9e154/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/337eff01f7bb32a81dbf0df4c55c60fea4c9e154_337eff01f7bb32a81dbf0df4c55c60fea4c9e154/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 41.90% (11137/26582) |
   | Line Coverage | 32.41% (95376/294256) |
   | Region Coverage   | 31.56% (49278/156133) |
   | Branch Coverage   | 28.01% (25262/90200) |


-- 
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] branch-3.0: [Fix](mow) Should use rowset's schema when calculate delete bitmaps between segments (#54351) [doris]

2025-08-05 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 196956 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 337eff01f7bb32a81dbf0df4c55c60fea4c9e154, 
data reload: false
   
   query1   1337919 889 889
   query2   6253196919571957
   query3   10984   439446224394
   query4   33863   23783   23525   23525
   query5   3631464 433 433
   query6   270 186 186 186
   query7   3992310 319 310
   query8   276 218 223 218
   query9   9480260725742574
   query10  476 270 259 259
   query11  18026   15273   15265   15265
   query12  158 102 101 101
   query13  1560427 425 425
   query14  10235   673373056733
   query15  239 181 190 181
   query16  8058476 508 476
   query17  1613584 612 584
   query18  2175315 325 315
   query19  248 168 170 168
   query20  125 120 123 120
   query21  206 109 113 109
   query22  4792440544784405
   query23  35232   33924   33989   33924
   query24  11800   293329722933
   query25  710 427 416 416
   query26  1730185 175 175
   query27  2711363 354 354
   query28  7622216921672167
   query29  1032476 465 465
   query30  272 159 160 159
   query31  1019860 857 857
   query32  96  63  79  63
   query33  776 283 299 283
   query34  1073518 516 516
   query35  897 744 725 725
   query36  1132958 939 939
   query37  120 66  69  66
   query38  4147404839933993
   query39  1626148414561456
   query40  265 106 103 103
   query41  53  52  50  50
   query42  114 102 101 101
   query43  526 491 484 484
   query44  1270806 807 806
   query45  184 171 170 170
   query46  1163739 769 739
   query47  1978185918841859
   query48  497 370 389 370
   query49  1014397 408 397
   query50  839 436 431 431
   query51  7508731772887288
   query52  104 90  94  90
   query53  281 201 199 199
   query54  1207477 472 472
   query55  81  86  80  80
   query56  279 256 262 256
   query57  1290120112041201
   query58  248 210 223 210
   query59  3150316230873087
   query60  282 259 270 259
   query61  126 115 109 109
   query62  828 712 690 690
   query63  226 202 210 202
   query64  4851667 621 621
   query65  3405329233283292
   query66  1077301 297 297
   query67  16122   15429   15499   15429
   query68  4992575 567 567
   query69  464 262 266 262
   query70  11211119
   query71  334 265 262 262
   query72  6253416242234162
   query73  759 349 354 349
   query74  10514   889090028890
   query75  3386265826832658
   query76  2603107410301030
   query77  391 263 260 260
   query78  10562   957695659565
   query79  1826615 600 600
   query80  1130440 439 439
   query81  549 224 225 224
   query82  917 97  91  91
   query83  234 139 142 139
   query84  237 84  75  75
   query85  1410307 295 295
   query86  455 296 307 296
   query87  4365423842904238
   query88  3989240123822382
   query89  421 294 292 292
   query90  1907186 187 186
   query91  180 147 151 147
   query92  60  51  51  51
   query93  2374559 559 559
   query94  853 301 298 298
   query95  386 262 258 258
   query96  612 291 275 275
   query97  3276309231463092
   query98  220 200 200 200
   query99  1490129313061293
   Total cold run time: 307230 ms
   Total hot run time: 196956 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] branch-3.0: [Fix](mow) Should use rowset's schema when calculate delete bitmaps between segments (#54351) [doris]

2025-08-05 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 40085 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 337eff01f7bb32a81dbf0df4c55c60fea4c9e154, 
data reload: false
   
   -- Round 1 --
   q1   17641   698666196619
   q2   2103191 172 172
   q3   10620   116112391161
   q4   10454   748 692 692
   q5   7741290228492849
   q6   217 134 134 134
   q7   1006639 624 624
   q8   9365198619971986
   q9   6731640564426405
   q10  7018227223712272
   q11  472 270 269 269
   q12  400 212 221 212
   q13  17810   299429832983
   q14  235 206 219 206
   q15  513 471 472 471
   q16  469 382 376 376
   q17  995 576 559 559
   q18  7424672868096728
   q19  1391102910941029
   q20  490 200 210 200
   q21  4042327631723172
   q22  1092967 966 966
   Total cold run time: 108229 ms
   Total hot run time: 40085 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6681667665826582
   q2   325 231 230 230
   q3   3041297329752973
   q4   2080186818431843
   q5   5744576457345734
   q6   220 132 138 132
   q7   2266186218871862
   q8   3415365536013601
   q9   8893891489468914
   q10  3573358236073582
   q11  610 500 494 494
   q12  802 588 626 588
   q13  6189322531443144
   q14  318 269 273 269
   q15  518 483 465 465
   q16  499 451 437 437
   q17  1869167716651665
   q18  8294791377347734
   q19  1693159615761576
   q20  2061186818761868
   q21  5227502749954995
   q22  1156105310381038
   Total cold run time: 65474 ms
   Total hot run time: 59726 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] branch-3.0: [Fix](mow) Should use rowset's schema when calculate delete bitmaps between segments (#54351) [doris]

2025-08-05 Thread via GitHub


bobhan1 commented on PR #54368:
URL: https://github.com/apache/doris/pull/54368#issuecomment-3157256923

   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] branch-3.0: [Fix](mow) Should use rowset's schema when calculate delete bitmaps between segments (#54351) [doris]

2025-08-05 Thread via GitHub


Thearas commented on PR #54368:
URL: https://github.com/apache/doris/pull/54368#issuecomment-3157256335

   
   Thank you for your contribution to Apache Doris.
   Don't know what should be done next? See [How to process your 
PR](https://cwiki.apache.org/confluence/display/DORIS/How+to+process+your+PR).
   
   Please clearly describe your PR:
   1. What problem was fixed (it's best to include specific error reporting 
information). How it was fixed.
   2. Which behaviors were modified. What was the previous behavior, what is it 
now, why was it modified, and what possible impacts might there be.
   3. What features were added. Why was this function added?
   4. Which code was refactored and why was this part of the code refactored?
   5. Which functions were optimized and what is the difference before and 
after the optimization?
   


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