Re: [PR] [refactor](vec) remove useless be_exec_version [doris]
zclllyybb merged PR #58672: URL: https://github.com/apache/doris/pull/58672 -- 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] [refactor](vec) remove useless be_exec_version [doris]
hello-stephen commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3615826940 # BE Regression && UT Coverage Report Increment line coverage `95.96% (451/470)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/58672_dfa1234565fcddd5f4030f83ea647eb8e9f005bb_merge/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/58672_dfa1234565fcddd5f4030f83ea647eb8e9f005bb_merge/report/index.html) | Category | Coverage | |---|| | Function Coverage | 72.16% (24750/34297) | | Line Coverage | 58.88% (259508/440776) | | Region Coverage | 53.95% (216340/401020) | | Branch Coverage | 55.34% (92231/166677) | -- 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] [refactor](vec) remove useless be_exec_version [doris]
hello-stephen commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3615716952 # BE UT Coverage Report Increment line coverage `95.74% (450/470)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/dfa1234565fcddd5f4030f83ea647eb8e9f005bb_dfa1234565fcddd5f4030f83ea647eb8e9f005bb/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/dfa1234565fcddd5f4030f83ea647eb8e9f005bb_dfa1234565fcddd5f4030f83ea647eb8e9f005bb/report/index.html) | Category | Coverage | |---|| | Function Coverage | 53.24% (18620/34975) | | Line Coverage | 38.93% (171749/441142) | | Region Coverage | 33.59% (133094/396206) | | Branch Coverage | 34.51% (57214/165778) | -- 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] [refactor](vec) remove useless be_exec_version [doris]
github-actions[bot] commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3615534084 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] [refactor](vec) remove useless be_exec_version [doris]
github-actions[bot] commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3615534155 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3615503448 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 dfa1234565fcddd5f4030f83ea647eb8e9f005bb, data reload: false query1 0.050.050.05 query2 0.100.050.05 query3 0.260.090.09 query4 1.610.120.12 query5 0.280.260.26 query6 1.170.660.63 query7 0.030.020.02 query8 0.050.040.05 query9 0.570.510.50 query10 0.560.550.57 query11 0.170.110.12 query12 0.150.110.12 query13 0.640.590.60 query14 1.000.980.98 query15 0.810.790.81 query16 0.430.400.39 query17 1.041.021.07 query18 0.230.210.22 query19 1.921.771.79 query20 0.020.020.01 query21 15.43 0.290.13 query22 4.860.050.04 query23 16.01 0.280.10 query24 1.200.820.56 query25 0.070.100.05 query26 0.140.140.13 query27 0.060.040.04 query28 3.461.251.01 query29 12.62 4.063.17 query30 0.270.140.12 query31 2.830.650.38 query32 3.240.550.47 query33 3.003.033.03 query34 16.85 5.184.51 query35 4.594.564.56 query36 0.680.490.49 query37 0.100.080.07 query38 0.070.040.04 query39 0.040.040.03 query40 0.160.130.12 query41 0.100.030.03 query42 0.050.030.03 query43 0.040.040.03 Total cold run time: 96.96 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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3615491677 TPC-DS: Total hot run time: 179445 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 dfa1234565fcddd5f4030f83ea647eb8e9f005bb, data reload: false query5 5300663 496 496 query6 356 235 206 206 query7 4658466 270 270 query8 328 255 229 229 query9 8723264926262626 query10 573 330 274 274 query11 15569 15139 14665 14665 query12 201 119 119 119 query13 1691487 383 383 query14 7059339829932993 query14_12938293629132913 query15 208 195 186 186 query16 7677488 456 456 query17 1366728 611 611 query18 2050444 344 344 query19 212 191 164 164 query20 130 131 121 121 query21 224 136 118 118 query22 3991403938313831 query23 16566 16350 15902 15902 query23_116041 15961 15914 15914 query24 7001166412651265 query24_11189122212301222 query25 621 514 445 445 query26 1254291 169 169 query27 2877464 314 314 query28 4338218521632163 query29 827 592 466 466 query30 317 238 223 223 query31 836 718 636 636 query32 90 76 73 73 query33 724 339 297 297 query34 855 877 524 524 query35 800 809 734 734 query36 880 913 826 826 query37 129 94 78 78 query38 3853395537823782 query39 750 740 732 732 query39_1695 701 719 701 query40 229 134 122 122 query41 70 61 62 61 query42 123 98 107 98 query43 448 421 398 398 query44 1305768 755 755 query45 201 196 183 183 query46 901 967 589 589 query47 1674169916161616 query48 395 320 237 237 query49 740 431 355 355 query50 689 310 250 250 query51 3844389538733873 query52 119 96 83 83 query53 234 233 187 187 query54 327 274 247 247 query55 95 83 78 78 query56 328 291 305 291 query57 1176115011001100 query58 290 254 250 250 query59 2305241923062306 query60 381 315 295 295 query61 165 166 159 159 query62 759 665 633 633 query63 234 208 181 181 query64 44871183913 913 query65 4030396639893966 query66 1177439 330 330 query67 15248 14971 14807 14807 query68 8378922 663 663 query69 539 311 254 254 query70 1097947 997 947 query71 481 288 276 276 query72 5929496949314931 query73 687 558 295 295 query74 8816879085548554 query75 3321303225222522 query76 34351143746 746 query77 649 395 314 314 query78 9394962188778877 query79 2032844 590 590 query80 685 550 455 455 query81 514 275 245 245 query82 628 125 105 105 query83 275 271 256 256 query84 267 131 94 94 query85 961 530 457 457 query86 380 295 276 276 query87 4005402939353935 query88 4258211421382114 query89 399 323 281 281 query90 2067161 165 161 query91 168 163 145 145 query92 83 68 64 64 query93 20821051668 668 query94 768 309 293 293 query95 564 338 343 338 query96 536 507 214 214 query97 2604265425872587 query98 258 202 204 202 query99 1362128812411241 Total cold run time: 273383 ms Total hot run time: 179445 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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3615468081 TPC-H: Total hot run time: 34969 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit dfa1234565fcddd5f4030f83ea647eb8e9f005bb, data reload: false -- Round 1 -- q1 17603 507349024902 q2 2072321 193 193 q3 10247 1330728 728 q4 10224 914 306 306 q5 7553245421642164 q6 187 173 139 139 q7 983 793 655 655 q8 9363145611171117 q9 7040536053255325 q10 6846217017811781 q11 535 319 285 285 q12 351 380 228 228 q13 17800 368729962996 q14 240 242 209 209 q15 592 516 509 509 q16 905 871 817 817 q17 704 806 521 521 q18 7693751779687517 q19 11401044635 635 q20 415 373 247 247 q21 4370390526882688 q22 1077105810071007 Total cold run time: 107940 ms Total hot run time: 34969 ms - Round 2, with runtime_filter_mode=off - q1 5238532951645164 q2 331 413 319 319 q3 2364292224512451 q4 1502188814291429 q5 4578450445594504 q6 220 167 126 126 q7 2009195018021802 q8 2764267226342634 q9 7515754775667547 q10 3112321828742874 q11 611 517 488 488 q12 729 763 590 590 q13 3252361230123012 q14 277 277 256 256 q15 541 492 486 486 q16 864 885 848 848 q17 1122138413401340 q18 7386704469446944 q19 848 803 805 803 q20 1876197418491849 q21 4632430041254125 q22 1110100910131009 Total cold run time: 52881 ms Total hot run time: 50600 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] [refactor](vec) remove useless be_exec_version [doris]
wumeibanfa commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3615327618 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] [refactor](vec) remove useless be_exec_version [doris]
hello-stephen commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3612824698 # BE Regression && UT Coverage Report Increment line coverage `96.17% (452/470)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/58672_eb7e052889ad71bb1efeb2b5ca250a9553e7bc85_merge/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/58672_eb7e052889ad71bb1efeb2b5ca250a9553e7bc85_merge/report/index.html) | Category | Coverage | |---|| | Function Coverage | 72.17% (24719/34253) | | Line Coverage | 58.85% (259100/440301) | | Region Coverage | 53.83% (215811/400914) | | Branch Coverage | 55.28% (92124/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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3612487711 # BE UT Coverage Report Increment line coverage `95.74% (450/470)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/eb7e052889ad71bb1efeb2b5ca250a9553e7bc85_eb7e052889ad71bb1efeb2b5ca250a9553e7bc85/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/eb7e052889ad71bb1efeb2b5ca250a9553e7bc85_eb7e052889ad71bb1efeb2b5ca250a9553e7bc85/report/index.html) | Category | Coverage | |---|| | Function Coverage | 53.31% (18622/34931) | | Line Coverage | 38.95% (171624/440680) | | Region Coverage | 33.55% (132906/396094) | | Branch Coverage | 34.51% (57192/165743) | -- 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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3612136450 ClickBench: Total hot run time: 27.48 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit eb7e052889ad71bb1efeb2b5ca250a9553e7bc85, data reload: false query1 0.060.040.04 query2 0.100.050.05 query3 0.250.090.09 query4 1.600.120.11 query5 0.290.260.26 query6 1.180.650.63 query7 0.030.030.03 query8 0.060.040.05 query9 0.580.500.50 query10 0.550.550.54 query11 0.170.110.12 query12 0.140.110.11 query13 0.660.600.60 query14 0.990.980.96 query15 0.820.800.81 query16 0.400.410.39 query17 1.061.041.02 query18 0.240.220.21 query19 1.891.741.84 query20 0.020.020.01 query21 15.44 0.290.15 query22 4.670.050.05 query23 16.03 0.300.10 query24 1.680.510.82 query25 0.080.110.04 query26 0.140.140.14 query27 0.070.050.06 query28 5.601.221.02 query29 12.60 4.033.18 query30 0.280.160.11 query31 2.820.650.40 query32 3.220.570.46 query33 3.013.133.04 query34 16.72 5.204.56 query35 4.534.604.59 query36 0.650.500.49 query37 0.100.060.07 query38 0.070.040.04 query39 0.040.030.03 query40 0.180.140.13 query41 0.090.040.03 query42 0.050.030.03 query43 0.040.030.04 Total cold run time: 99.2 s Total hot run time: 27.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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3612114269 TPC-DS: Total hot run time: 180533 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 eb7e052889ad71bb1efeb2b5ca250a9553e7bc85, data reload: false query5 5263651 500 500 query6 352 236 210 210 query7 4677489 282 282 query8 329 263 256 256 query9 8744261426532614 query10 554 327 281 281 query11 15460 15281 14897 14897 query12 198 122 121 121 query13 1701499 392 392 query14 6838339931403140 query14_12956296629302930 query15 214 201 182 182 query16 7683492 474 474 query17 1291726 619 619 query18 2078456 346 346 query19 220 201 169 169 query20 136 125 120 120 query21 223 147 118 118 query22 3919387739703877 query23 16798 16277 15925 15925 query23_115992 15970 16097 15970 query24 7045165412301230 query24_11220123112331231 query25 660 523 461 461 query26 1258286 171 171 query27 2883471 317 317 query28 4357222121912191 query29 830 605 493 493 query30 333 248 220 220 query31 824 730 615 615 query32 93 72 77 72 query33 731 345 304 304 query34 894 871 541 541 query35 800 814 757 757 query36 891 893 842 842 query37 123 93 78 78 query38 3943386437443744 query39 788 744 719 719 query39_1695 717 689 689 query40 227 138 119 119 query41 66 63 63 63 query42 125 99 104 99 query43 440 432 408 408 query44 1336769 768 768 query45 200 194 183 183 query46 902 986 592 592 query47 1659170416051605 query48 415 343 245 245 query49 759 432 353 353 query50 679 325 257 257 query51 4049380739353807 query52 116 97 98 97 query53 240 236 186 186 query54 322 256 243 243 query55 97 79 76 76 query56 342 304 304 304 query57 1183117910971097 query58 304 269 260 260 query59 2291241523042304 query60 360 318 301 301 query61 168 164 165 164 query62 809 687 634 634 query63 237 174 182 174 query64 45701195913 913 query65 4073397739523952 query66 1165449 342 342 query67 15178 14764 14795 14764 query68 8405936 691 691 query69 522 313 272 272 query70 11421003997 997 query71 482 297 279 279 query72 6004502550535025 query73 720 596 305 305 query74 8942891986168616 query75 3660302325242524 query76 36561160747 747 query77 824 399 319 319 query78 9551960788138813 query79 1848856 588 588 query80 687 566 464 464 query81 529 275 235 235 query82 383 135 110 110 query83 283 275 257 257 query84 269 117 96 96 query85 938 504 454 454 query86 393 297 292 292 query87 4097403940114011 query88 4228210420942094 query89 408 324 273 273 query90 2064164 164 164 query91 172 170 144 144 query92 80 72 67 67 query93 18491027686 686 query94 726 313 263 263 query95 580 381 334 334 query96 532 503 212 212 query97 2597264925542554 query98 252 201 198 198 query99 1327133112401240 Total cold run time: 274288 ms Total hot run time: 180533 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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3612069538 TPC-H: Total hot run time: 34714 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit eb7e052889ad71bb1efeb2b5ca250a9553e7bc85, data reload: false -- Round 1 -- q1 17621 506149214921 q2 2037315 197 197 q3 10266 1345762 762 q4 10212 846 343 343 q5 7545246223032303 q6 193 181 136 136 q7 1000812 649 649 q8 9354150311581158 q9 7075530454595304 q10 6851220518131813 q11 558 322 298 298 q12 382 377 231 231 q13 17768 373530893089 q14 243 240 221 221 q15 594 515 512 512 q16 915 862 810 810 q17 685 799 527 527 q18 7570713370447044 q19 1101966 625 625 q20 401 349 224 224 q21 4180376125932593 q22 10271006954 954 Total cold run time: 107578 ms Total hot run time: 34714 ms - Round 2, with runtime_filter_mode=off - q1 4986499049874987 q2 345 391 325 325 q3 2163272222992299 q4 1328176712881288 q5 4290464646444644 q6 227 182 143 143 q7 2109199018291829 q8 2779274526202620 q9 7691754374347434 q10 3044324428202820 q11 616 521 478 478 q12 691 780 658 658 q13 3626401134213421 q14 314 322 287 287 q15 586 543 540 540 q16 922 952 894 894 q17 1237148714831483 q18 7868756175687561 q19 938 914 918 914 q20 2030207319671967 q21 5056460642884288 q22 10791014994 994 Total cold run time: 53925 ms Total hot run time: 51874 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] [refactor](vec) remove useless be_exec_version [doris]
wumeibanfa commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3611712056 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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3605957048 ClickBench: Total hot run time: 27.39 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit 802495a3d1778f5f3b2aa33382c9ac749c67b747, data reload: false query1 0.060.050.04 query2 0.100.050.04 query3 0.260.090.08 query4 1.610.110.11 query5 0.280.260.26 query6 1.170.650.66 query7 0.040.030.03 query8 0.060.040.04 query9 0.580.510.50 query10 0.560.560.55 query11 0.160.110.11 query12 0.150.130.11 query13 0.620.630.61 query14 0.990.970.98 query15 0.820.800.80 query16 0.400.410.40 query17 1.011.061.05 query18 0.230.210.22 query19 1.961.861.85 query20 0.020.010.01 query21 15.45 0.270.13 query22 4.890.060.04 query23 16.10 0.270.10 query24 1.800.630.32 query25 0.080.060.08 query26 0.130.130.14 query27 0.060.060.05 query28 3.631.241.02 query29 12.54 4.013.21 query30 0.270.140.13 query31 2.810.630.39 query32 3.240.560.46 query33 3.153.033.08 query34 16.66 5.214.48 query35 4.594.594.58 query36 0.680.500.49 query37 0.100.070.06 query38 0.070.040.05 query39 0.050.030.03 query40 0.170.140.13 query41 0.080.040.03 query42 0.050.030.03 query43 0.040.040.03 Total cold run time: 97.72 s Total hot run time: 27.39 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] [refactor](vec) remove useless be_exec_version [doris]
doris-robot commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3605937090 TPC-DS: Total hot run time: 182156 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 802495a3d1778f5f3b2aa33382c9ac749c67b747, data reload: false query1 1058422 399 399 query2 6569116511431143 query3 6742239 220 220 query4 25241 23276 23063 23063 query5 4885647 501 501 query6 352 245 238 238 query7 4665514 314 314 query8 312 256 250 250 query9 8729262826422628 query10 551 383 321 321 query11 15548 14847 14520 14520 query12 176 122 120 120 query13 1711601 463 463 query14 9388597760635977 query15 216 204 194 194 query16 7618710 562 562 query17 1227805 657 657 query18 2046442 352 352 query19 226 218 183 183 query20 133 131 122 122 query21 222 140 117 117 query22 3881392738233823 query23 33293 32210 32240 32210 query24 8497245724182418 query25 653 562 491 491 query26 1253297 171 171 query27 2708502 349 349 query28 4339219221612161 query29 826 654 522 522 query30 314 234 217 217 query31 823 704 639 639 query32 90 81 80 80 query33 626 404 339 339 query34 846 929 538 538 query35 796 855 746 746 query36 880 945 842 842 query37 125 112 87 87 query38 3893385637513751 query39 1472139613961396 query40 222 129 121 121 query41 68 66 63 63 query42 131 114 112 112 query43 438 445 433 433 query44 1326775 766 766 query45 197 196 184 184 query46 909 1015651 651 query47 1703174016781678 query48 408 422 326 326 query49 776 502 397 397 query50 690 718 410 410 query51 3860404637913791 query52 116 112 104 104 query53 243 262 193 193 query54 317 296 284 284 query55 98 95 89 89 query56 337 327 316 316 query57 1143116610881088 query58 292 284 274 274 query59 2341242923472347 query60 361 352 383 352 query61 173 166 172 166 query62 797 719 654 654 query63 229 190 196 190 query64 45731232920 920 query65 4053399439693969 query66 1127434 342 342 query67 15083 14850 14842 14842 query68 8473995 640 640 query69 523 344 313 313 query70 1123101110161011 query71 484 338 314 314 query72 5832493550144935 query73 736 591 346 346 query74 8719881085648564 query75 3602304125802580 query76 36891145728 728 query77 819 420 325 325 query78 9515953088528852 query79 2202852 611 611 query80 657 609 496 496 query81 500 270 245 245 query82 462 138 118 118 query83 305 272 247 247 query84 308 116 98 98 query85 943 510 461 461 query86 345 315 298 298 query87 4081406139683968 query88 3478226422712264 query89 399 329 303 303 query90 2000229 217 217 query91 178 173 145 145 query92 86 70 69 69 query93 12291037680 680 query94 732 460 349 349 query95 519 423 406 406 query96 541 554 288 288 query97 2667268026072607 query98 238 218 212 212 query99 1409139812801280 Total cold run time: 271735 ms Total hot run time: 182156 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] [refactor](vec) remove useless be_exec_version [doris]
wumeibanfa commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3605534848 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] [refactor](vec) remove useless be_exec_version [doris]
Thearas commented on PR #58672: URL: https://github.com/apache/doris/pull/58672#issuecomment-3605507345 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]
