Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-11 Thread via GitHub


csun5285 closed pull request #51066: [feature](inverted index) Support the IS 
NOT NULL condition in expr via inverted indexes (#50748)
URL: https://github.com/apache/doris/pull/51066


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-02 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `77.63% (59/76)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/6a33c72a4a5e2623af751ac3cb7d9c6aa09d25ae_6a33c72a4a5e2623af751ac3cb7d9c6aa09d25ae/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/6a33c72a4a5e2623af751ac3cb7d9c6aa09d25ae_6a33c72a4a5e2623af751ac3cb7d9c6aa09d25ae/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 45.13% (12407/27491) |
   | Line Coverage | 36.06% (109729/304268) |
   | Region Coverage   | 35.22% (56990/161823) |
   | Branch Coverage   | 32.31% (30887/95606) |


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-02 Thread via GitHub


csun5285 commented on PR #52644:
URL: https://github.com/apache/doris/pull/52644#issuecomment-3027305065

   run buildall


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 29.69 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 67e8fc8b258c6235e15fe62f96e05096481ccd51, 
data reload: false
   
   query1   0.030.030.04
   query2   0.070.030.03
   query3   0.230.070.07
   query4   1.620.110.10
   query5   0.520.500.51
   query6   1.140.730.72
   query7   0.020.010.02
   query8   0.040.040.03
   query9   0.550.500.50
   query10  0.550.540.54
   query11  0.140.100.11
   query12  0.130.110.11
   query13  0.610.600.60
   query14  0.800.780.79
   query15  0.840.830.83
   query16  0.370.380.39
   query17  1.031.031.04
   query18  0.240.230.22
   query19  1.891.851.80
   query20  0.010.020.01
   query21  15.44   0.570.58
   query22  2.531.541.79
   query23  16.85   0.990.80
   query24  3.591.910.87
   query25  0.250.120.05
   query26  0.590.140.14
   query27  0.050.040.05
   query28  9.500.530.46
   query29  12.60   3.233.25
   query30  0.250.060.05
   query31  2.850.370.39
   query32  3.260.460.45
   query33  2.982.973.01
   query34  16.92   4.444.47
   query35  4.544.554.55
   query36  0.670.480.49
   query37  0.080.060.06
   query38  0.040.030.04
   query39  0.030.030.02
   query40  0.160.120.13
   query41  0.080.030.02
   query42  0.030.020.02
   query43  0.030.020.03
   Total cold run time: 104.15 s
   Total hot run time: 29.69 s
   ```
   
   


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 189392 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 67e8fc8b258c6235e15fe62f96e05096481ccd51, 
data reload: false
   
   query1   967 370 360 360
   query2   6524200019161916
   query3   6707214 225 214
   query4   33762   23980   23244   23244
   query5   4305462 487 462
   query6   272 171 175 171
   query7   4628305 312 305
   query8   287 222 244 222
   query9   9686257025612561
   query10  496 269 257 257
   query11  18539   15293   15139   15139
   query12  163 101 102 101
   query13  1643432 425 425
   query14  9667671373216713
   query15  272 173 179 173
   query16  8149463 465 463
   query17  1625601 572 572
   query18  2151314 316 314
   query19  334 158 152 152
   query20  118 108 107 107
   query21  208 106 106 106
   query22  4393416841524152
   query23  34228   33275   33304   33275
   query24  11315   293128672867
   query25  689 418 425 418
   query26  1408173 173 173
   query27  2864349 345 345
   query28  7770210721342107
   query29  929 443 441 441
   query30  320 165 160 160
   query31  1024786 803 786
   query32  100 59  60  59
   query33  808 313 309 309
   query34  921 499 517 499
   query35  854 720 729 720
   query36  1084914 944 914
   query37  138 75  74  74
   query38  4059378138753781
   query39  1469142114331421
   query40  294 103 103 103
   query41  52  50  52  50
   query42  117 103 99  99
   query43  505 487 468 468
   query44  1317800 824 800
   query45  186 173 175 173
   query46  1162732 734 732
   query47  1932180718261807
   query48  420 338 349 338
   query49  1206408 412 408
   query50  826 424 415 415
   query51  7254711571067106
   query52  101 91  95  91
   query53  262 186 191 186
   query54  1275473 477 473
   query55  80  85  79  79
   query56  281 257 251 251
   query57  1281119711641164
   query58  255 217 217 217
   query59  3243295428592859
   query60  280 246 252 246
   query61  113 113 176 113
   query62  894 676 688 676
   query63  221 194 195 194
   query64  5368645 643 643
   query65  3296318832023188
   query66  1450322 337 322
   query67  15848   15480   15449   15449
   query68  4889579 575 575
   query69  441 267 264 264
   query70  1203108511031085
   query71  342 263 256 256
   query72  6429409640104010
   query73  745 348 366 348
   query74  10265   899289528952
   query75  3381265526662655
   query76  2830988 1132988
   query77  390 284 272 272
   query78  10387   971195299529
   query79  1465593 604 593
   query80  1153433 430 430
   query81  525 221 227 221
   query82  921 85  87  85
   query83  224 159 143 143
   query84  234 79  77  77
   query85  1295305 297 297
   query86  359 292 294 292
   query87  4326424942394239
   query88  3627237623302330
   query89  422 294 298 294
   query90  1992186 186 186
   query91  143 121 109 109
   query92  59  53  56  53
   query93  1113569 549 549
   query94  946 297 291 291
   query95  358 262 260 260
   query96  617 293 285 285
   query97  3291320431233123
   query98  206 204 201 201
   query99  1526131912721272
   Total cold run time: 300499 ms
   Total hot run time: 189392 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 t

Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 39658 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 67e8fc8b258c6235e15fe62f96e05096481ccd51, 
data reload: false
   
   -- Round 1 --
   q1   17575   693666696669
   q2   2057227 191 191
   q3   10593   115011701150
   q4   10539   764 719 719
   q5   7716286027862786
   q6   218 132 136 132
   q7   1021650 629 629
   q8   9437193020311930
   q9   6746642064286420
   q10  7041224923242249
   q11  470 269 270 269
   q12  394 221 211 211
   q13  17801   298729872987
   q14  243 198 219 198
   q15  517 469 480 469
   q16  487 376 379 376
   q17  975 544 554 544
   q18  7522663465926592
   q19  1333977 941 941
   q20  493 205 204 204
   q21  3908300231243002
   q22  10881000990 990
   Total cold run time: 108174 ms
   Total hot run time: 39658 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6660665666506650
   q2   324 224 230 224
   q3   2920293231172932
   q4   2100181818031803
   q5   5752574257155715
   q6   213 124 129 124
   q7   2203179217831783
   q8   3353349235253492
   q9   8894886588618861
   q10  3560352834923492
   q11  590 479 508 479
   q12  823 608 619 608
   q13  6945314132243141
   q14  295 274 281 274
   q15  513 460 462 460
   q16  497 428 435 428
   q17  1834159615891589
   q18  8074768677457686
   q19  1692161015571557
   q20  2168187018901870
   q21  5308511249864986
   q22  1130991 984 984
   Total cold run time: 65848 ms
   Total hot run time: 59138 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: commits-unsubscr...@doris.apache.org

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub


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

   
   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: commits-unsubscr...@doris.apache.org

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub


csun5285 commented on PR #52644:
URL: https://github.com/apache/doris/pull/52644#issuecomment-3026408997

   run buildall


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

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

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


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



[PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-07-01 Thread via GitHub


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

   pick from master #50748


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-05-20 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 32.45 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit ebb5b0d2c693de5488a7e44952e82aa4d74a9079, 
data reload: false
   
   query1   0.030.030.03
   query2   0.070.030.03
   query3   0.230.070.07
   query4   1.620.100.10
   query5   0.510.510.51
   query6   1.130.730.73
   query7   0.020.020.02
   query8   0.040.030.03
   query9   0.560.500.50
   query10  0.550.550.57
   query11  0.130.100.10
   query12  0.160.110.11
   query13  0.610.600.59
   query14  2.742.762.74
   query15  0.910.830.83
   query16  0.380.380.39
   query17  1.061.061.05
   query18  0.240.230.21
   query19  1.871.802.00
   query20  0.010.020.01
   query21  15.35   0.600.60
   query22  2.762.141.52
   query23  16.90   0.880.91
   query24  3.101.461.44
   query25  0.160.120.12
   query26  0.550.150.14
   query27  0.060.050.03
   query28  9.590.500.51
   query29  12.61   3.273.24
   query30  0.240.060.06
   query31  2.860.390.38
   query32  3.260.460.46
   query33  3.012.983.03
   query34  16.96   4.534.47
   query35  4.554.484.55
   query36  0.670.470.47
   query37  0.090.070.06
   query38  0.050.030.03
   query39  0.030.020.02
   query40  0.160.130.12
   query41  0.080.030.02
   query42  0.040.020.03
   query43  0.030.020.03
   Total cold run time: 105.98 s
   Total hot run time: 32.45 s
   ```
   
   


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-05-20 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 196292 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 ebb5b0d2c693de5488a7e44952e82aa4d74a9079, 
data reload: false
   
   query1   1310892 919 892
   query2   7125210920792079
   query3   10821   435241434143
   query4   61024   29435   23532   23532
   query5   5240460 468 460
   query6   398 189 188 188
   query7   5447316 315 315
   query8   312 222 219 219
   query9   8810262126262621
   query10  486 278 269 269
   query11  17685   15083   15679   15083
   query12  162 105 106 105
   query13  1473454 436 436
   query14  10149   668070366680
   query15  204 175 176 175
   query16  7217493 510 493
   query17  1137594 593 593
   query18  1869335 309 309
   query19  222 167 169 167
   query20  117 111 111 111
   query21  205 102 102 102
   query22  4633444546474445
   query23  34126   34074   33788   33788
   query24  6228285128672851
   query25  506 391 406 391
   query26  649 163 170 163
   query27  2079360 359 359
   query28  4248247324752473
   query29  690 447 426 426
   query30  240 160 171 160
   query31  975 799 827 799
   query32  65  53  55  53
   query33  428 281 294 281
   query34  928 504 508 504
   query35  883 727 743 727
   query36  1085970 974 970
   query37  119 66  64  64
   query38  4100392538893889
   query39  1543145714761457
   query40  199 99  101 99
   query41  50  47  51  47
   query42  118 101 102 101
   query43  532 495 495 495
   query44  1153836 819 819
   query45  179 168 182 168
   query46  1144733 735 733
   query47  2048189719571897
   query48  472 382 391 382
   query49  742 409 387 387
   query50  844 438 427 427
   query51  7456722171077107
   query52  104 95  92  92
   query53  261 194 188 188
   query54  567 474 479 474
   query55  81  78  84  78
   query56  272 244 238 238
   query57  1255113511551135
   query58  224 210 213 210
   query59  3403321030963096
   query60  273 238 246 238
   query61  110 109 106 106
   query62  769 654 672 654
   query63  219 190 187 187
   query64  1390677 643 643
   query65  3258323032003200
   query66  696 296 291 291
   query67  16017   15763   15585   15585
   query68  4311595 576 576
   query69  430 265 264 264
   query70  1176104311331043
   query71  358 264 266 264
   query72  6536441441344134
   query73  750 361 354 354
   query74  9947895390858953
   query75  3358263926722639
   query76  2021102210581022
   query77  512 272 266 266
   query78  10552   971995649564
   query79  2245602 615 602
   query80  1371430 424 424
   query81  538 244 246 244
   query82  117385  87  85
   query83  267 148 142 142
   query84  291 80  78  78
   query85  1039305 283 283
   query86  370 283 285 283
   query87  4349421141984198
   query88  3967237223722372
   query89  411 295 295 295
   query90  2042182 182 182
   query91  183 150 152 150
   query92  59  50  53  50
   query93  2681578 559 559
   query94  797 295 304 295
   query95  357 260 248 248
   query96  623 283 284 283
   query97  3293318231203120
   query98  212 197 207 197
   query99  1552129612741274
   Total cold run time: 316545 ms
   Total hot run time: 196292 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

Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-05-20 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `75.00% (72/96)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/ebb5b0d2c693de5488a7e44952e82aa4d74a9079_ebb5b0d2c693de5488a7e44952e82aa4d74a9079/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/ebb5b0d2c693de5488a7e44952e82aa4d74a9079_ebb5b0d2c693de5488a7e44952e82aa4d74a9079/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 41.16% (10872/26414) |
   | Line Coverage | 31.94% (92790/290546) |
   | Region Coverage   | 31.07% (47972/154413) |
   | Branch Coverage   | 27.51% (24551/89246) |


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-05-20 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 39684 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit ebb5b0d2c693de5488a7e44952e82aa4d74a9079, 
data reload: false
   
   -- Round 1 --
   q1   17573   670265626562
   q2   2058173 167 167
   q3   10608   108611301086
   q4   10556   684 707 684
   q5   7727282527842784
   q6   220 133 134 133
   q7   994 634 599 599
   q8   9356192320041923
   q9   6605636764716367
   q10  7024229522872287
   q11  467 258 258 258
   q12  390 210 214 210
   q13  17806   296830482968
   q14  246 209 203 203
   q15  502 478 457 457
   q16  677 580 589 580
   q17  965 507 515 507
   q18  7185673365876587
   q19  1412108410361036
   q20  464 204 200 200
   q21  4151311032233110
   q22  1062976 980 976
   Total cold run time: 108048 ms
   Total hot run time: 39684 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   6599652165576521
   q2   328 235 230 230
   q3   2929275128032751
   q4   1998185018211821
   q5   5778571357285713
   q6   214 131 127 127
   q7   2211180318221803
   q8   3379353035193519
   q9   8873872488618724
   q10  3564352135073507
   q11  612 488 493 488
   q12  815 607 599 599
   q13  9575322231703170
   q14  285 270 266 266
   q15  520 461 467 461
   q16  712 644 659 644
   q17  1821162716111611
   q18  8322771178397711
   q19  1637161215491549
   q20  2062183718621837
   q21  5469532153485321
   q22  1117104210201020
   Total cold run time: 68820 ms
   Total hot run time: 59393 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: commits-unsubscr...@doris.apache.org

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-05-20 Thread via GitHub


csun5285 commented on PR #51066:
URL: https://github.com/apache/doris/pull/51066#issuecomment-2893322453

   run buildall


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-05-19 Thread via GitHub


csun5285 commented on PR #51066:
URL: https://github.com/apache/doris/pull/51066#issuecomment-2893115060

   run buildall


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

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

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


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



[PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-05-19 Thread via GitHub


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

   pick from master #50748


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

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

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


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



Re: [PR] [feature](inverted index) Support the IS NOT NULL condition in expr via inverted indexes (#50748) [doris]

2025-05-19 Thread via GitHub


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

   
   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: commits-unsubscr...@doris.apache.org

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


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