Re: [PR] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-18 Thread via GitHub


yiguolei merged PR #59112:
URL: https://github.com/apache/doris/pull/59112


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-17 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `64.85% (310/478)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/103132838df510238074be42d8cdafe026d64207_103132838df510238074be42d8cdafe026d64207/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/103132838df510238074be42d8cdafe026d64207_103132838df510238074be42d8cdafe026d64207/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 53.15% (18442/34695) |
   | Line Coverage | 38.85% (169927/437385) |
   | Region Coverage   | 33.63% (131320/390468) |
   | Branch Coverage   | 34.53% (56694/164177) |


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-16 Thread via GitHub


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

   # Cloud UT Coverage Report
   Increment line coverage ` ` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/103132838df510238074be42d8cdafe026d64207_103132838df510238074be42d8cdafe026d64207_cloud/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/103132838df510238074be42d8cdafe026d64207_103132838df510238074be42d8cdafe026d64207_cloud/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 82.14% (1573/1915) |
   | Line Coverage | 67.16% (28068/41794) |
   | Region Coverage   | 67.70% (13811/20399) |
   | Branch Coverage   | 58.15% (7365/12666) |


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-16 Thread via GitHub


zzzxl1993 commented on PR #59112:
URL: https://github.com/apache/doris/pull/59112#issuecomment-3664009420

   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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-16 Thread via GitHub


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

   
   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]



Re: [PR] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


airborne12 merged PR #58178:
URL: https://github.com/apache/doris/pull/58178


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


github-actions[bot] commented on PR #58178:
URL: https://github.com/apache/doris/pull/58178#issuecomment-3639705163

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


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

To unsubscribe, e-mail: [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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


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

   # FE Regression Coverage Report
   Increment line coverage `  38.24% (91/238)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/58178_714c7f359554e4533d8c4a812b025f2a43b9d101_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/58178_714c7f359554e4533d8c4a812b025f2a43b9d101_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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


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

   # BE Regression && UT Coverage Report
   Increment line coverage `84.10% (402/478)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/58178_714c7f359554e4533d8c4a812b025f2a43b9d101_merge/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/58178_714c7f359554e4533d8c4a812b025f2a43b9d101_merge/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 72.26% (24890/34447) |
   | Line Coverage | 59.01% (261465/443080) |
   | Region Coverage   | 54.06% (217801/402913) |
   | Branch Coverage   | 55.50% (92964/167517) |


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


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

   # BE UT Coverage Report
   Increment line coverage `64.85% (310/478)` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/714c7f359554e4533d8c4a812b025f2a43b9d101_714c7f359554e4533d8c4a812b025f2a43b9d101/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/714c7f359554e4533d8c4a812b025f2a43b9d101_714c7f359554e4533d8c4a812b025f2a43b9d101/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 53.36% (18754/35145) |
   | Line Coverage | 39.09% (173365/443556) |
   | Region Coverage   | 33.77% (134458/398190) |
   | Branch Coverage   | 34.69% (57803/166642) |


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 28.13 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit 714c7f359554e4533d8c4a812b025f2a43b9d101, 
data reload: false
   
   query1   0.040.050.05
   query2   0.100.050.05
   query3   0.260.090.09
   query4   1.610.110.10
   query5   0.270.250.26
   query6   1.170.650.63
   query7   0.030.020.03
   query8   0.060.040.04
   query9   0.570.520.51
   query10  0.560.550.55
   query11  0.170.100.10
   query12  0.140.120.11
   query13  0.620.600.62
   query14  1.001.000.98
   query15  0.830.800.81
   query16  0.400.420.40
   query17  0.991.081.06
   query18  0.230.210.21
   query19  1.961.781.81
   query20  0.020.020.01
   query21  15.45   0.270.14
   query22  4.730.050.05
   query23  15.97   0.270.10
   query24  1.250.300.89
   query25  0.090.090.06
   query26  0.140.130.14
   query27  0.060.060.04
   query28  4.761.211.02
   query29  12.58   4.123.48
   query30  0.280.140.12
   query31  2.820.610.39
   query32  3.230.550.46
   query33  3.043.113.04
   query34  16.81   5.224.56
   query35  4.555.025.24
   query36  0.680.550.53
   query37  0.110.060.07
   query38  0.070.040.03
   query39  0.040.030.03
   query40  0.170.150.15
   query41  0.090.030.03
   query42  0.040.030.02
   query43  0.040.030.03
   Total cold run time: 98.03 s
   Total hot run time: 28.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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 182108 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 714c7f359554e4533d8c4a812b025f2a43b9d101, 
data reload: false
   
   query5   4475622 485 485
   query6   324 235 216 216
   query7   4223471 280 280
   query8   290 243 237 237
   query9   8750260025922592
   query10  489 386 314 314
   query11  15523   14866   14606   14606
   query12  183 113 112 112
   query13  1247513 377 377
   query14  5451325729712971
   query14_12854287128852871
   query15  212 197 181 181
   query16  884 479 383 383
   query17  1032700 586 586
   query18  2425431 374 374
   query19  227 225 223 223
   query20  133 120 116 116
   query21  218 136 118 118
   query22  3887400938023802
   query23  16646   16230   16067   16067
   query23_116034   16029   16027   16027
   query24  7327166012361236
   query24_11228124212271227
   query25  561 475 420 420
   query26  1261282 163 163
   query27  2766482 313 313
   query28  4471216521572157
   query29  806 549 476 476
   query30  310 241 211 211
   query31  811 700 641 641
   query32  79  76  71  71
   query33  539 331 293 293
   query34  904 903 540 540
   query35  812 829 746 746
   query36  855 921 814 814
   query37  138 90  74  74
   query38  3940381937973797
   query39  756 744 737 737
   query39_1704 692 721 692
   query40  231 153 124 124
   query41  85  78  79  78
   query42  111 116 104 104
   query43  445 425 398 398
   query44  1386771 764 764
   query45  194 193 184 184
   query46  900 982 629 629
   query47  1634169916051605
   query48  313 323 255 255
   query49  617 441 356 356
   query50  666 293 225 225
   query51  3814384739233847
   query52  103 108 97  97
   query53  332 354 299 299
   query54  290 279 260 260
   query55  81  77  75  75
   query56  295 305 311 305
   query57  1158113610881088
   query58  271 269 249 249
   query59  2419252723232323
   query60  332 317 297 297
   query61  168 166 165 165
   query62  701 679 622 622
   query63  334 295 302 295
   query64  5082134910221022
   query65  4039394339603943
   query66  1475461 354 354
   query67  15171   15138   15009   15009
   query68  28011037780 780
   query69  477 373 325 325
   query70  1055984 946 946
   query71  340 323 290 290
   query72  6463531153365311
   query73  558 679 324 324
   query74  8958880786658665
   query75  3518358432153215
   query76  28391151740 740
   query77  370 424 309 309
   query78  9621988288498849
   query79  1118900 638 638
   query80  1243652 568 568
   query81  550 270 240 240
   query82  1361141 115 115
   query83  371 267 242 242
   query84  277 128 97  97
   query85  516 486 486
   query86  344 308 303 303
   query87  4068405039893989
   query88  3350232722882288
   query89  479 420 412 412
   query90  1881160 161 160
   query91  182 173 148 148
   query92  71  72  67  67
   query93  1015965 573 573
   query94  497 315 260 260
   query95  583 393 309 309
   query96  608 481 209 209
   query97  2629266925692569
   query98  208 200 196 196
   query99  1299133711861186
   Total cold run time: 257138 ms
   Total hot run time: 182108 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) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 35553 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit 714c7f359554e4533d8c4a812b025f2a43b9d101, 
data reload: false
   
   -- Round 1 --
   q1   17591   422140934093
   q2   2024367 244 244
   q3   10150   1330754 754
   q4   10212   837 315 315
   q5   8086221419471947
   q6   240 174 137 137
   q7   1021862 722 722
   q8   9357149212241224
   q9   7336538354235383
   q10  6884244419661966
   q11  547 321 303 303
   q12  729 725 592 592
   q13  17805   371630693069
   q14  291 301 275 275
   q15  597 521 504 504
   q16  934 909 879 879
   q17  748 800 558 558
   q18  8039709071417090
   q19  1501983 627 627
   q20  394 361 249 249
   q21  4287403936733673
   q22  1055993 949 949
   Total cold run time: 109828 ms
   Total hot run time: 35553 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   4241410640854085
   q2   335 384 329 329
   q3   2122269123232323
   q4   1351179912701270
   q5   4635489546164616
   q6   227 179 128 128
   q7   2056198018491849
   q8   2697256227152562
   q9   7745785074257425
   q10  3046407328992899
   q11  590 496 486 486
   q12  699 797 581 581
   q13  3581394332983298
   q14  280 311 274 274
   q15  540 516 534 516
   q16  878 935 933 933
   q17  1195152414441444
   q18  8051757475177517
   q19  919 862 925 862
   q20  1982214218971897
   q21  4956446342014201
   q22  10651024976 976
   Total cold run time: 53191 ms
   Total hot run time: 50471 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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-10 Thread via GitHub


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

   # FE UT Coverage Report
   Increment line coverage `  6.30% (15/238)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/58178_714c7f359554e4533d8c4a812b025f2a43b9d101/fe_increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/58178_714c7f359554e4533d8c4a812b025f2a43b9d101/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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-09 Thread via GitHub


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

   # Cloud UT Coverage Report
   Increment line coverage ` ` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/714c7f359554e4533d8c4a812b025f2a43b9d101_714c7f359554e4533d8c4a812b025f2a43b9d101_cloud/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/714c7f359554e4533d8c4a812b025f2a43b9d101_714c7f359554e4533d8c4a812b025f2a43b9d101_cloud/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 79.82% (1728/2165) |
   | Line Coverage | 65.91% (30576/46390) |
   | Region Coverage   | 66.56% (15243/22900) |
   | Branch Coverage   | 56.91% (8109/14250) |


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-09 Thread via GitHub


zzzxl1993 commented on PR #58178:
URL: https://github.com/apache/doris/pull/58178#issuecomment-3635716058

   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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-08 Thread via GitHub


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

   # FE Regression Coverage Report
   Increment line coverage `  38.24% (91/238)` :tada:
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/58178_fec72f14b5db3a1526cdf7aae587ed384fb9a123_merge_fe/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/58178_fec72f14b5db3a1526cdf7aae587ed384fb9a123_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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-08 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 28.27 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit fec72f14b5db3a1526cdf7aae587ed384fb9a123, 
data reload: false
   
   query1   0.060.050.05
   query2   0.130.060.07
   query3   0.300.070.08
   query4   1.620.090.09
   query5   0.250.240.25
   query6   1.170.630.63
   query7   0.030.020.02
   query8   0.070.060.06
   query9   0.590.510.51
   query10  0.550.560.57
   query11  0.260.140.13
   query12  0.250.140.14
   query13  0.630.620.62
   query14  1.021.001.03
   query15  0.880.830.82
   query16  0.390.380.39
   query17  1.081.061.01
   query18  0.230.220.21
   query19  1.931.871.86
   query20  0.020.010.01
   query21  15.45   0.280.24
   query22  4.990.100.10
   query23  15.42   0.390.22
   query24  2.350.480.30
   query25  0.100.090.10
   query26  0.200.180.17
   query27  0.100.080.08
   query28  3.701.331.16
   query29  12.63   4.073.25
   query30  0.330.130.11
   query31  2.820.650.44
   query32  3.230.610.52
   query33  3.043.003.13
   query34  16.72   5.254.55
   query35  4.644.644.59
   query36  0.610.500.49
   query37  0.240.090.08
   query38  0.210.060.06
   query39  0.060.040.05
   query40  0.210.160.18
   query41  0.120.060.05
   query42  0.080.050.05
   query43  0.070.050.05
   Total cold run time: 98.78 s
   Total hot run time: 28.27 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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-08 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 179898 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 fec72f14b5db3a1526cdf7aae587ed384fb9a123, 
data reload: false
   
   query5   4450633 489 489
   query6   349 220 207 207
   query7   4664479 276 276
   query8   308 248 251 248
   query9   8723264826362636
   query10  540 319 274 274
   query11  15283   15138   14583   14583
   query12  183 121 124 121
   query13  1712485 390 390
   query14  6389330030403040
   query14_12915287928632863
   query15  220 198 180 180
   query16  7597502 455 455
   query17  1255722 611 611
   query18  2038452 358 358
   query19  212 191 162 162
   query20  133 121 121 121
   query21  212 138 115 115
   query22  4354429639993999
   query23  16546   16281   15977   15977
   query23_116079   15966   16036   15966
   query24  7234164212281228
   query24_11220118812391188
   query25  665 501 472 472
   query26  1261297 194 194
   query27  2875488 313 313
   query28  4334220821682168
   query29  857 597 476 476
   query30  318 250 212 212
   query31  831 724 612 612
   query32  89  76  72  72
   query33  675 357 302 302
   query34  871 891 539 539
   query35  796 843 761 761
   query36  942 921 802 802
   query37  137 93  79  79
   query38  3885390638303830
   query39  737 741 714 714
   query39_1710 688 709 688
   query40  227 131 115 115
   query41  67  62  64  62
   query42  130 100 101 100
   query43  453 420 412 412
   query44  1302762 769 762
   query45  194 191 184 184
   query46  899 966 592 592
   query47  1681171616151615
   query48  408 322 236 236
   query49  758 429 356 356
   query50  688 307 233 233
   query51  3856387138353835
   query52  110 104 94  94
   query53  234 227 175 175
   query54  319 273 247 247
   query55  96  82  74  74
   query56  333 295 279 279
   query57  1175117111141114
   query58  297 259 263 259
   query59  2285239722772277
   query60  357 354 296 296
   query61  161 158 159 158
   query62  800 700 628 628
   query63  230 174 177 174
   query64  45231185930 930
   query65  4081393839283928
   query66  1197440 337 337
   query67  15262   15106   14737   14737
   query68  8394961 659 659
   query69  523 305 276 276
   query70  1108999 1014999
   query71  489 293 282 282
   query72  5932488548824882
   query73  695 543 297 297
   query74  8873884886548654
   query75  3711305525432543
   query76  37241144735 735
   query77  816 392 303 303
   query78  9369970889258925
   query79  1452851 593 593
   query80  675 556 480 480
   query81  495 276 240 240
   query82  412 126 103 103
   query83  273 275 260 260
   query84  257 120 99  99
   query85  952 501 451 451
   query86  340 316 282 282
   query87  3995403740234023
   query88  3321217821642164
   query89  402 323 280 280
   query90  2072165 165 165
   query91  168 166 141 141
   query92  77  66  62  62
   query93  11691055684 684
   query94  754 318 281 281
   query95  573 331 337 331
   query96  549 502 215 215
   query97  2594268325792579
   query98  240 205 201 201
   query99  1404136412871287
   Total cold run time: 270079 ms
   Total hot run time: 179898 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) Add inverted index NORMALIZER support [doris]

2025-12-08 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 34565 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit fec72f14b5db3a1526cdf7aae587ed384fb9a123, 
data reload: false
   
   -- Round 1 --
   q1   17480   505650305030
   q2   2064336 209 209
   q3   10083   1358755 755
   q4   10217   860 314 314
   q5   7537251021682168
   q6   186 172 140 140
   q7   972 812 646 646
   q8   9364148110931093
   q9   7243533553955335
   q10  6854221818001800
   q11  533 323 287 287
   q12  374 371 220 220
   q13  17785   372331113111
   q14  234 234 216 216
   q15  600 517 514 514
   q16  900 858 796 796
   q17  673 787 527 527
   q18  7853707869996999
   q19  1113958 624 624
   q20  368 362 212 212
   q21  4089348526132613
   q22  10451020956 956
   Total cold run time: 107567 ms
   Total hot run time: 34565 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   5074504850375037
   q2   327 407 315 315
   q3   2148271123502350
   q4   1360176412831283
   q5   4338495145634563
   q6   234 170 137 137
   q7   2051199818211821
   q8   2706257525132513
   q9   7730756176817561
   q10  3068326829272927
   q11  608 510 500 500
   q12  685 759 597 597
   q13  3612399035083508
   q14  277 307 292 292
   q15  579 516 523 516
   q16  882 945 884 884
   q17  1248143814291429
   q18  8075775274967496
   q19  946 879 849 849
   q20  1892197018531853
   q21  4675430941634163
   q22  10571067994 994
   Total cold run time: 53572 ms
   Total hot run time: 51588 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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-07 Thread via GitHub


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

   # Cloud UT Coverage Report
   Increment line coverage ` ` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/fec72f14b5db3a1526cdf7aae587ed384fb9a123_fec72f14b5db3a1526cdf7aae587ed384fb9a123_cloud/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/fec72f14b5db3a1526cdf7aae587ed384fb9a123_fec72f14b5db3a1526cdf7aae587ed384fb9a123_cloud/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 79.65% (1707/2143) |
   | Line Coverage | 66.44% (29945/45068) |
   | Region Coverage   | 67.01% (14914/22257) |
   | Branch Coverage   | 57.38% (7936/13830) |


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-07 Thread via GitHub


zzzxl1993 commented on PR #58178:
URL: https://github.com/apache/doris/pull/58178#issuecomment-3625343384

   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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-07 Thread via GitHub


zzzxl1993 commented on PR #58178:
URL: https://github.com/apache/doris/pull/58178#issuecomment-3625341463

   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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-04 Thread via GitHub


zzzxl1993 commented on PR #58178:
URL: https://github.com/apache/doris/pull/58178#issuecomment-3611127945

   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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-01 Thread via GitHub


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

   
   
   ClickBench: Total hot run time: 27.43 s
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
   ClickBench test result on commit ae038d78c33c213beef9a9c8add47f352e601d7a, 
data reload: false
   
   query1   0.060.050.05
   query2   0.110.050.05
   query3   0.260.090.09
   query4   1.610.120.11
   query5   0.280.250.25
   query6   1.140.660.65
   query7   0.030.030.03
   query8   0.060.040.04
   query9   0.570.530.51
   query10  0.570.570.55
   query11  0.150.110.11
   query12  0.150.120.11
   query13  0.630.600.61
   query14  0.990.981.00
   query15  0.820.800.82
   query16  0.390.390.43
   query17  1.051.071.08
   query18  0.230.210.22
   query19  1.921.821.73
   query20  0.020.010.02
   query21  15.47   0.270.13
   query22  5.030.050.05
   query23  16.18   0.250.10
   query24  1.230.330.23
   query25  0.110.060.08
   query26  0.150.140.13
   query27  0.060.050.06
   query28  3.741.231.03
   query29  12.62   3.883.28
   query30  0.280.140.12
   query31  2.820.630.40
   query32  3.240.570.47
   query33  3.073.033.10
   query34  16.95   5.194.55
   query35  4.534.565.22
   query36  0.710.550.54
   query37  0.110.070.07
   query38  0.070.040.03
   query39  0.040.040.03
   query40  0.180.150.16
   query41  0.080.030.03
   query42  0.050.030.02
   query43  0.040.030.04
   Total cold run time: 97.8 s
   Total hot run time: 27.43 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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-01 Thread via GitHub


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

   
   
   TPC-DS: Total hot run time: 180902 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 ae038d78c33c213beef9a9c8add47f352e601d7a, 
data reload: false
   
   query1   1022416 400 400
   query2   6612119811601160
   query3   6756229 228 228
   query4   25054   23254   23030   23030
   query5   4914674 514 514
   query6   340 253 240 240
   query7   4664513 312 312
   query8   312 259 253 253
   query9   8727265326662653
   query10  524 392 316 316
   query11  15163   15121   14972   14972
   query12  184 119 118 118
   query13  1745580 441 441
   query14  9570610161686101
   query15  215 204 189 189
   query16  7576692 538 538
   query17  1223783 647 647
   query18  2067450 351 351
   query19  221 216 184 184
   query20  139 131 123 123
   query21  221 144 119 119
   query22  3900392838303830
   query23  32977   31964   32215   31964
   query24  8463251124772477
   query25  668 594 503 503
   query26  1261297 172 172
   query27  2708508 357 357
   query28  4308215421642154
   query29  826 678 529 529
   query30  311 246 218 218
   query31  826 726 629 629
   query32  91  81  80  80
   query33  641 374 342 342
   query34  826 898 549 549
   query35  813 831 756 756
   query36  902 942 848 848
   query37  143 122 92  92
   query38  3934389138663866
   query39  1463142214131413
   query40  235 132 128 128
   query41  74  63  63  63
   query42  125 118 115 115
   query43  460 459 423 423
   query44  1319758 764 758
   query45  207 199 193 193
   query46  892 1010659 659
   query47  1669172916841684
   query48  402 433 343 343
   query49  801 503 431 431
   query50  660 701 447 447
   query51  3906390339353903
   query52  122 115 110 110
   query53  234 263 193 193
   query54  327 313 293 293
   query55  100 94  96  94
   query56  335 342 340 340
   query57  1113119310961096
   query58  296 296 277 277
   query59  2302243723722372
   query60  369 356 339 339
   query61  164 162 166 162
   query62  827 709 664 664
   query63  233 202 201 201
   query64  45291188899 899
   query65  4094399039723972
   query66  1118446 350 350
   query67  15410   15037   15176   15037
   query68  8365973 621 621
   query69  521 344 310 310
   query70  11091055997 997
   query71  498 350 329 329
   query72  5793263153942631
   query73  835 769 358 358
   query74  8777873886258625
   query75  3642307925232523
   query76  38501159762 762
   query77  835 427 330 330
   query78  9490976488768876
   query79  2015847 586 586
   query80  646 579 539 539
   query81  513 275 251 251
   query82  422 143 116 116
   query83  264 263 246 246
   query84  263 116 100 100
   query85  949 517 455 455
   query86  354 299 296 296
   query87  4076416939083908
   query88  3636231222852285
   query89  391 336 314 314
   query90  1967227 218 218
   query91  165 172 140 140
   query92  82  67  65  65
   query93  11971015665 665
   query94  735 452 344 344
   query95  507 430 412 412
   query96  519 556 288 288
   query97  2658269626182618
   query98  253 225 220 220
   query99  1306141612601260
   Total cold run time: 271266 ms
   Total hot run time: 180902 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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-01 Thread via GitHub


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

   
   
   TPC-H: Total hot run time: 34062 ms
   
   ```
   machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
   scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
   Tpch sf100 test result on commit ae038d78c33c213beef9a9c8add47f352e601d7a, 
data reload: false
   
   -- Round 1 --
   q1   17404   508949574957
   q2   2061332 213 213
   q3   10131   1313727 727
   q4   10219   886 336 336
   q5   7585244521192119
   q6   189 179 140 140
   q7   948 794 640 640
   q8   9351137410191019
   q9   7142542553415341
   q10  6854221818211821
   q11  512 321 290 290
   q12  384 379 231 231
   q13  17807   365930263026
   q14  237 235 213 213
   q15  606 517 516 516
   q16  898 875 824 824
   q17  593 743 517 517
   q18  8107727569626962
   q19  1091962 589 589
   q20  354 345 231 231
   q21  3749337223912391
   q22  10261010959 959
   Total cold run time: 107248 ms
   Total hot run time: 34062 ms
   
   - Round 2, with runtime_filter_mode=off -
   q1   4981497949634963
   q2   338 392 320 320
   q3   2115264823042304
   q4   1308175512861286
   q5   4245449446304494
   q6   214 174 133 133
   q7   2089197218261826
   q8   2638244924722449
   q9   7511751374347434
   q10  3046326228102810
   q11  645 515 506 506
   q12  660 767 618 618
   q13  3598394434483448
   q14  335 316 302 302
   q15  539 544 508 508
   q16  928 929 861 861
   q17  1187138514471385
   q18  7824778375257525
   q19  852 810 802 802
   q20  2000207819521952
   q21  4858431341004100
   q22  11001037982 982
   Total cold run time: 53011 ms
   Total hot run time: 51008 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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-01 Thread via GitHub


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

   # Cloud UT Coverage Report
   Increment line coverage ` ` :tada:
   
   [Increment coverage 
report](http://coverage.selectdb-in.cc/coverage/ae038d78c33c213beef9a9c8add47f352e601d7a_ae038d78c33c213beef9a9c8add47f352e601d7a_cloud/increment_report/index.html)
   [Complete coverage 
report](http://coverage.selectdb-in.cc/coverage/ae038d78c33c213beef9a9c8add47f352e601d7a_ae038d78c33c213beef9a9c8add47f352e601d7a_cloud/report/index.html)
   | Category  | Coverage   |
   |---||
   | Function Coverage | 80.86% (1707/2111) |
   | Line Coverage | 66.86% (29901/44724) |
   | Region Coverage   | 67.38% (14904/22118) |
   | Branch Coverage   | 57.57% (7928/13772) |


-- 
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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-01 Thread via GitHub


zzzxl1993 commented on PR #58178:
URL: https://github.com/apache/doris/pull/58178#issuecomment-3595859625

   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] [feature](inverted index) Add inverted index NORMALIZER support [doris]

2025-12-01 Thread via GitHub


zzzxl1993 commented on PR #58178:
URL: https://github.com/apache/doris/pull/58178#issuecomment-3595837188

   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]