Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit #53661 [doris]
morrySnow merged PR #54367: URL: https://github.com/apache/doris/pull/54367 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
hello-stephen commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-315750 # BE Regression && UT Coverage Report Increment line coverage `95.00% (38/40)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/54367_3ef19d67484d67459c5a5eb2d8faa9ef06b7da71_merge/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/54367_3ef19d67484d67459c5a5eb2d8faa9ef06b7da71_merge/report/index.html) | Category | Coverage | |---|| | Function Coverage | 76.23% (20975/27517) | | Line Coverage | 69.59% (216151/310606) | | Region Coverage | 67.60% (129350/191340) | | Branch Coverage | 61.18% (67303/110002) | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
doris-robot commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157361226 ClickBench: Total hot run time: 28.89 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit 3ef19d67484d67459c5a5eb2d8faa9ef06b7da71, data reload: false query1 0.030.030.03 query2 0.060.040.03 query3 0.240.060.07 query4 1.620.100.11 query5 0.510.520.53 query6 1.130.740.74 query7 0.020.020.01 query8 0.050.030.04 query9 0.590.520.50 query10 0.560.540.55 query11 0.140.110.10 query12 0.130.120.11 query13 0.630.590.59 query14 0.770.830.78 query15 0.850.820.82 query16 0.390.390.40 query17 1.051.061.03 query18 0.240.220.23 query19 1.921.881.83 query20 0.020.000.01 query21 15.38 0.900.56 query22 0.760.810.64 query23 15.13 1.470.52 query24 2.710.971.15 query25 0.120.130.08 query26 0.290.150.14 query27 0.060.040.06 query28 13.66 1.030.43 query29 12.56 3.923.30 query30 0.240.090.07 query31 2.830.600.38 query32 3.230.540.45 query33 2.973.013.01 query34 16.42 5.204.57 query35 4.614.584.51 query36 0.640.480.48 query37 0.090.060.06 query38 0.040.040.03 query39 0.040.020.02 query40 0.170.140.13 query41 0.070.020.02 query42 0.030.020.02 query43 0.040.030.03 Total cold run time: 103.04 s Total hot run time: 28.89 s ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
hello-stephen commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157386639 # FE UT Coverage Report Increment line coverage ` 8.33% (1/12)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/54367_3ef19d67484d67459c5a5eb2d8faa9ef06b7da71/fe_increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/54367_3ef19d67484d67459c5a5eb2d8faa9ef06b7da71/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] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
hello-stephen commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157381915 # BE UT Coverage Report Increment line coverage `7.50% (3/40)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/3ef19d67484d67459c5a5eb2d8faa9ef06b7da71_3ef19d67484d67459c5a5eb2d8faa9ef06b7da71/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/3ef19d67484d67459c5a5eb2d8faa9ef06b7da71_3ef19d67484d67459c5a5eb2d8faa9ef06b7da71/report/index.html) | Category | Coverage | |---|| | Function Coverage | 45.41% (12645/27849) | | Line Coverage | 36.26% (112692/310813) | | Region Coverage | 35.31% (58254/164999) | | Branch Coverage | 32.50% (31677/97472) | -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
doris-robot commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157348785 TPC-DS: Total hot run time: 199188 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 3ef19d67484d67459c5a5eb2d8faa9ef06b7da71, data reload: false query1 1301966 920 920 query2 6247197919051905 query3 10894 452945304529 query4 33222 23993 23603 23603 query5 3643624 482 482 query6 284 216 205 205 query7 3987498 330 330 query8 308 242 231 231 query9 9551259025482548 query10 448 333 251 251 query11 18211 15611 15443 15443 query12 163 115 109 109 query13 1569559 429 429 query14 9045787769446944 query15 232 208 188 188 query16 7904691 520 520 query17 1627773 607 607 query18 2115446 338 338 query19 227 208 186 186 query20 132 121 121 121 query21 207 136 117 117 query22 4579465644534453 query23 35324 34783 34605 34605 query24 7574273127622731 query25 505 492 436 436 query26 1228269 176 176 query27 2087501 369 369 query28 5792226422102210 query29 621 591 474 474 query30 249 216 181 181 query31 1086922 889 889 query32 71 63 60 60 query33 542 375 340 340 query34 781 897 559 559 query35 786 825 744 744 query36 10281048961 961 query37 110 100 70 70 query38 4121408440234023 query39 1578148714521452 query40 214 128 113 113 query41 54 50 49 49 query42 122 106 104 104 query43 501 528 473 473 query44 1396822 826 822 query45 190 186 172 172 query46 907 1071688 688 query47 2024200719421942 query48 420 433 354 354 query49 783 514 444 444 query50 705 714 450 450 query51 7446735473287328 query52 103 103 99 99 query53 241 267 194 194 query54 546 591 494 494 query55 80 89 78 78 query56 291 309 263 263 query57 1301126312111211 query58 249 250 221 221 query59 3067318430053005 query60 296 283 282 282 query61 119 121 117 117 query62 776 756 685 685 query63 239 203 207 203 query64 38211029677 677 query65 3506333133313331 query66 1071432 348 348 query67 16484 15791 15546 15546 query68 7674868 547 547 query69 484 319 272 272 query70 1200113010621062 query71 428 295 274 274 query72 5770396838873887 query73 633 752 361 361 query74 10181 897793288977 query75 3376322127002700 query76 33781214788 788 query77 751 371 304 304 query78 11055 10808 99489948 query79 3561877 609 609 query80 708 559 444 444 query81 499 273 235 235 query82 622 122 92 92 query83 199 169 151 151 query84 283 108 85 85 query85 800 411 308 308 query86 347 303 301 301 query87 4388437442704270 query88 4693242524092409 query89 425 333 298 298 query90 1801194 193 193 query91 143 141 112 112 query92 67 57 56 56 query93 1864892 550 550 query94 681 409 277 277 query95 354 287 277 277 query96 496 619 282 282 query97 3240331831433143 query98 222 217 207 207 query99 1557143513371337 Total cold run time: 298211 ms Total hot run time: 199188 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] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
doris-robot commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157332725 TPC-H: Total hot run time: 32792 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit 3ef19d67484d67459c5a5eb2d8faa9ef06b7da71, data reload: false -- Round 1 -- q1 17621 556756405567 q2 2063280 177 177 q3 10781 1277764 764 q4 10561 890 455 455 q5 9607256821352135 q6 190 167 136 136 q7 908 761 600 600 q8 9351145011911191 q9 5354495949394939 q10 6779224418001800 q11 489 287 270 270 q12 335 355 213 213 q13 17780 356329852985 q14 233 233 213 213 q15 550 476 462 462 q16 418 439 385 385 q17 603 862 353 353 q18 6836633463916334 q19 1639964 586 586 q20 330 351 208 208 q21 2918218720342034 q22 10691029985 985 Total cold run time: 106415 ms Total hot run time: 32792 ms - Round 2, with runtime_filter_mode=off - q1 5590553154705470 q2 239 328 232 232 q3 2250261823142314 q4 1391187414051405 q5 4439502049794979 q6 169 161 131 131 q7 2063192318081808 q8 2570310526792679 q9 7255723772327232 q10 3030332427282728 q11 570 500 492 492 q12 651 748 642 642 q13 3391377931503150 q14 282 302 263 263 q15 513 461 481 461 q16 453 473 428 428 q17 1213170412361236 q18 7544733973827339 q19 855 114210831083 q20 2034205418781878 q21 5313489146364636 q22 1130105010091009 Total cold run time: 52945 ms Total hot run time: 51595 ms ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
bobhan1 commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157301637 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
bobhan1 commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157283065 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
bobhan1 commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157251255 run buildall -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
Re: [PR] branch-3.1: [Debug](distribute) Check bucket hash table before quit (#53661) [doris]
hello-stephen commented on PR #54367: URL: https://github.com/apache/doris/pull/54367#issuecomment-3157250605 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]
