Re: [PR] [fix](thirdparty)Fix uuid_string_t compilation issue with newer XCode SDKs on macOS [doris]
doris-robot commented on PR #49654: URL: https://github.com/apache/doris/pull/49654#issuecomment-2764519525 TPC-DS: Total hot run time: 192113 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 0fce4d523d19da1ebccf498db8776ed1678d584b, data reload: false query1 1388105510301030 query2 6387192119391921 query3 11156 456047834560 query4 25951 23721 22754 22754 query5 4855660 471 471 query6 303 187 180 180 query7 3997486 265 265 query8 297 237 245 237 query9 8519251525172515 query10 499 329 268 268 query11 15794 15135 14701 14701 query12 168 114 104 104 query13 1567519 413 413 query14 9516616761586158 query15 204 189 169 169 query16 7599655 482 482 query17 1164746 613 613 query18 2056435 320 320 query19 211 195 174 174 query20 127 127 118 118 query21 213 132 111 111 query22 4525459344844484 query23 34192 33748 33600 33600 query24 8366242024322420 query25 509 486 430 430 query26 1076267 141 141 query27 2723503 336 336 query28 4799241124452411 query29 676 583 446 446 query30 270 230 201 201 query31 941 873 786 786 query32 76 66 61 61 query33 538 373 306 306 query34 795 891 511 511 query35 842 883 763 763 query36 971 1009918 918 query37 122 102 85 85 query38 4102426441984198 query39 1503148814771477 query40 212 112 102 102 query41 51 53 49 49 query42 119 107 108 107 query43 500 505 489 489 query44 1341815 813 813 query45 192 174 162 162 query46 855 1018637 637 query47 1851193318681868 query48 389 407 316 316 query49 752 514 425 425 query50 727 767 411 411 query51 4297430042584258 query52 104 104 96 96 query53 217 259 180 180 query54 490 485 422 422 query55 79 82 82 82 query56 288 272 256 256 query57 1200123811381138 query58 256 241 248 241 query59 2872288028872880 query60 288 270 265 265 query61 127 135 135 135 query62 779 728 654 654 query63 219 181 186 181 query64 40121030694 694 query65 4499449043774377 query66 913 408 290 290 query67 16269 15721 15224 15224 query68 9574900 498 498 query69 491 298 265 265 query70 1232111511141114 query71 460 286 263 263 query72 5244464946884649 query73 723 585 352 352 query74 9052904786588658 query75 4289322626622662 query76 40921189743 743 query77 996 359 282 282 query78 10710 10228 93509350 query79 2016803 562 562 query80 606 504 433 433 query81 491 256 224 224 query82 482 124 95 95 query83 172 168 175 168 query84 243 93 77 77 query85 790 463 315 315 query86 379 290 288 288 query87 4394445242614261 query88 3590220322292203 query89 389 315 274 274 query90 1832207 215 207 query91 137 138 112 112 query92 74 58 58 58 query93 15521050574 574 query94 661 415 316 316 query95 347 274 271 271 query96 487 554 271 271 query97 3136323932043204 query98 222 204 200 200 query99 1451137812741274 Total cold run time: 283209 ms Total hot run time: 192113 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] [fix](load) Fix the issue of insert into select concurrent reporting causing no error url [doris]
hello-stephen commented on PR #49669: URL: https://github.com/apache/doris/pull/49669#issuecomment-2764551929 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] [fix](thirdparty)Fix uuid_string_t compilation issue with newer XCode SDKs on macOS [doris]
hello-stephen commented on PR #49654: URL: https://github.com/apache/doris/pull/49654#issuecomment-2764561414 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/0fce4d523d19da1ebccf498db8776ed1678d584b_0fce4d523d19da1ebccf498db8776ed1678d584b/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/0fce4d523d19da1ebccf498db8776ed1678d584b_0fce4d523d19da1ebccf498db8776ed1678d584b/report/index.html) | Category | Coverage | |---|| | Function Coverage | 50.89% (13624/26770) | | Line Coverage | 40.28% (118344/293815) | | Region Coverage | 38.97% (60138/154336) | | Branch Coverage | 33.88% (30243/89278) | -- 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
(doris-website) branch asf-site updated (79e68a7564a -> 0ac7950e02d)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 79e68a7564a Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new 0ac7950e02d Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (79e68a7564a) \ N -- N -- N refs/heads/asf-site (0ac7950e02d) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] branch-3.0: [fix](nereids)canInferNotNullForMarkSlot method get wrong result if fold constant rule is disabled [doris]
github-actions[bot] commented on PR #49650: URL: https://github.com/apache/doris/pull/49650#issuecomment-2764352022 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: 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] [fix](load) Fix the issue of insert into select concurrent reporting causing no error url [doris]
doris-robot commented on PR #49669: URL: https://github.com/apache/doris/pull/49669#issuecomment-2764571374 TPC-H: Total hot run time: 33977 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit add17d4a26a0b6376bb6a60d1dcec7b68a3c0249, data reload: false -- Round 1 -- q1 26088 504450285028 q2 2069288 194 194 q3 10366 1266704 704 q4 10224 1014518 518 q5 7532234023972340 q6 187 164 134 134 q7 901 764 607 607 q8 9338130410861086 q9 6910509151495091 q10 6826229218831883 q11 492 275 251 251 q12 354 357 221 221 q13 17768 372931123112 q14 233 229 213 213 q15 537 487 485 485 q16 627 654 589 589 q17 596 852 339 339 q18 7504726471177117 q19 1222944 535 535 q20 333 321 194 194 q21 4198263023722372 q22 10871033964 964 Total cold run time: 115392 ms Total hot run time: 33977 ms - Round 2, with runtime_filter_mode=off - q1 5098510551075105 q2 248 326 233 233 q3 2239270522762276 q4 1410181313651365 q5 4538440943954395 q6 217 166 132 132 q7 1993193217701770 q8 2631264325562556 q9 7386727371117111 q10 2991320127262726 q11 594 500 486 486 q12 712 766 617 617 q13 3490401533183318 q14 310 333 280 280 q15 523 481 487 481 q16 645 699 661 661 q17 1167155413651365 q18 7801770274047404 q19 829 848 1028848 q20 1975195018151815 q21 5291502649234923 q22 1166108710361036 Total cold run time: 53254 ms Total hot run time: 50903 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] [fix](load) Fix the issue of insert into select concurrent reporting causing no error url [doris]
doris-robot commented on PR #49669: URL: https://github.com/apache/doris/pull/49669#issuecomment-2764578598 ClickBench: Total hot run time: 30.82 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit add17d4a26a0b6376bb6a60d1dcec7b68a3c0249, data reload: false query1 0.040.030.03 query2 0.140.100.10 query3 0.240.200.19 query4 1.590.190.19 query5 0.590.560.57 query6 1.190.710.72 query7 0.020.020.01 query8 0.040.030.03 query9 0.560.530.52 query10 0.570.600.58 query11 0.160.110.11 query12 0.150.100.12 query13 0.610.600.60 query14 2.692.692.81 query15 0.930.860.84 query16 0.390.370.38 query17 1.051.061.01 query18 0.210.200.20 query19 1.971.941.85 query20 0.020.010.02 query21 15.36 0.890.54 query22 0.771.280.72 query23 14.78 1.370.65 query24 7.521.130.30 query25 0.310.250.08 query26 0.630.170.15 query27 0.050.050.05 query28 9.160.930.44 query29 12.57 4.043.38 query30 0.250.100.07 query31 2.810.600.38 query32 3.230.540.47 query33 3.123.073.08 query34 15.63 5.124.51 query35 4.634.534.60 query36 0.670.490.47 query37 0.090.060.06 query38 0.050.040.04 query39 0.030.020.03 query40 0.170.130.12 query41 0.090.030.02 query42 0.030.020.02 query43 0.030.030.03 Total cold run time: 105.14 s Total hot run time: 30.82 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] [Enhancement] add information_schema backend_tablets table [doris]
superdiaodiao commented on code in PR #49317: URL: https://github.com/apache/doris/pull/49317#discussion_r2020168691 ## be/src/exec/schema_scanner/schema_tablets_scanner.cpp: ## Review Comment: In the `Status SchemaTabletsScanner::_fill_block_impl(vectorized::Block* block){}`, you can add a lambda function like: ``` auto fill_column = [&](int column_index, auto data_extractor) { using ValueType = std::remove_reference_t; std::vector srcs(fill_tablets_num); for (size_t i = 0; i < fill_tablets_num; ++i) { TabletSharedPtr tablet = _tablets[fill_idx_begin + i]; srcs[i] = data_extractor(tablet); datas[i] = &srcs[i]; } return fill_dest_column_for_range(block, column_index, datas); }; ``` Then you could call it to make the code more concise like: ``` RETURN_IF_ERROR(fill_column(0, [this](auto tablet) { return _backend_id; })); RETURN_IF_ERROR(fill_column(1, [](auto tablet) { return tablet->tablet_meta()->table_id(); })); .. ``` -- 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] [opt](test case) Opt adaptive_pipeline_task_serial_read_on_limit in multiple be env [doris]
zhiqiang- commented on PR #49668: URL: https://github.com/apache/doris/pull/49668#issuecomment-2764582497 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] [Enhancement] enhance the FE nodes port check and improve write performace and fix some bugs [doris-spark-connector]
wary commented on code in PR #285: URL: https://github.com/apache/doris-spark-connector/pull/285#discussion_r2019842365 ## spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java: ## @@ -143,14 +144,26 @@ public AbstractStreamLoadProcessor(DorisConfig config) throws Exception { public void load(R row) throws Exception { if (createNewBatch) { if (autoRedirect) { -requestFuture = frontend.requestFrontends((frontEnd, httpClient) -> -buildReqAndExec(frontEnd.getHost(), frontEnd.getHttpPort(), httpClient)); +requestFuture = frontend.requestFrontends((frontEnd, httpClient) -> { +if (isTwoPhaseCommitEnabled && frontEnd.getHttpPort() <= 0) { +throw new IllegalArgumentException("option [" + DorisOptions.DORIS_FENODES.getName() ++ "] is not in correct format when [" ++ DorisOptions.DORIS_SINK_ENABLE_2PC.getName() + " = true" ++ "], for example: host:port[,host2:port]"); +} Review Comment: It has been removed. Because of the nginx issue we discussed on WeChat, I mistakenly thought that the streamload node and the commit node must be the same -- 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
(doris-website) branch asf-site updated (fdf91740cc5 -> e45ca944db2)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard fdf91740cc5 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new e45ca944db2 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (fdf91740cc5) \ N -- N -- N refs/heads/asf-site (e45ca944db2) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [refactor]Separate StringOP and SubstringUtil [doris]
doris-robot commented on PR #48054: URL: https://github.com/apache/doris/pull/48054#issuecomment-2764482109 TPC-H: Total hot run time: 34326 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit 5d4c377c197a187d35f0082d1d3689bbee55495f, data reload: false -- Round 1 -- q1 26309 523051945194 q2 2257300 169 169 q3 10388 1288692 692 q4 10238 1040532 532 q5 7525239723692369 q6 196 165 135 135 q7 935 790 601 601 q8 9337143812461246 q9 6862515751675157 q10 6847231518861886 q11 490 289 270 270 q12 361 360 222 222 q13 17759 368430353035 q14 240 221 201 201 q15 535 485 481 481 q16 624 632 575 575 q17 576 890 338 338 q18 7670728770357035 q19 12251007586 586 q20 340 350 205 205 q21 4133266124302430 q22 10231007967 967 Total cold run time: 115870 ms Total hot run time: 34326 ms - Round 2, with runtime_filter_mode=off - q1 5353529553185295 q2 244 331 228 228 q3 2153263422612261 q4 1430182614241424 q5 4489444743934393 q6 216 172 129 129 q7 2008188617531753 q8 2652261326002600 q9 7258718170177017 q10 3006317327462746 q11 591 511 491 491 q12 708 798 589 589 q13 3560387233343334 q14 307 323 277 277 q15 532 474 474 474 q16 659 706 651 651 q17 1182165713651365 q18 7678759374727472 q19 858 838 862 838 q20 1943196218511851 q21 5320480647484748 q22 11171038999 999 Total cold run time: 53264 ms Total hot run time: 50935 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
(doris-website) branch asf-site updated (2efdd7a2dae -> bec605a9b79)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 2efdd7a2dae Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new bec605a9b79 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (2efdd7a2dae) \ N -- N -- N refs/heads/asf-site (bec605a9b79) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [refactor]Separate StringOP and SubstringUtil [doris]
doris-robot commented on PR #48054: URL: https://github.com/apache/doris/pull/48054#issuecomment-2764487000 TPC-DS: Total hot run time: 192507 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 5d4c377c197a187d35f0082d1d3689bbee55495f, data reload: false query1 1405107310381038 query2 6388189818831883 query3 11036 451044254425 query4 53363 24899 23197 23197 query5 5111519 486 486 query6 331 188 188 188 query7 4878502 278 278 query8 304 257 242 242 query9 5510251925252519 query10 444 322 249 249 query11 15011 14993 14805 14805 query12 154 114 104 104 query13 1027532 395 395 query14 10219 636964706369 query15 211 203 179 179 query16 7112655 519 519 query17 1072746 593 593 query18 1569429 323 323 query19 201 197 176 176 query20 129 126 121 121 query21 210 132 107 107 query22 4438440644024402 query23 33864 33159 33385 33159 query24 6615240524002400 query25 461 467 394 394 query26 715 263 140 140 query27 2331501 326 326 query28 3304246824232423 query29 589 554 469 469 query30 270 228 192 192 query31 879 890 810 810 query32 72 66 64 64 query33 452 365 315 315 query34 766 860 544 544 query35 793 901 808 808 query36 946 999 886 886 query37 114 110 78 78 query38 4072418342204183 query39 1471143814861438 query40 212 121 106 106 query41 55 51 57 51 query42 130 107 114 107 query43 503 515 475 475 query44 1325834 812 812 query45 181 172 165 165 query46 865 1040658 658 query47 1892195217841784 query48 399 422 297 297 query49 686 534 431 431 query50 726 760 417 417 query51 4280429342694269 query52 104 105 98 98 query53 218 257 180 180 query54 494 509 438 438 query55 80 80 87 80 query56 279 286 252 252 query57 1165120211281128 query58 242 240 240 240 query59 2843279727772777 query60 302 277 268 268 query61 131 125 128 125 query62 733 751 686 686 query63 229 190 184 184 query64 20771044675 675 query65 4452437243334333 query66 728 396 300 300 query67 15786 15542 15435 15435 query68 7819820 498 498 query69 528 298 274 274 query70 1206114010031003 query71 480 288 257 257 query72 5557485949104859 query73 1429684 345 345 query74 8862907988798879 query75 3735324827182718 query76 41731178752 752 query77 616 361 270 270 query78 10006 10091 92879287 query79 3238812 555 555 query80 682 516 433 433 query81 476 262 221 221 query82 470 125 98 98 query83 286 178 163 163 query84 283 93 75 75 query85 790 350 300 300 query86 406 286 272 272 query87 4390448542824282 query88 3255226722362236 query89 398 303 280 280 query90 1947213 219 213 query91 141 138 116 116 query92 78 62 55 55 query93 15711046580 580 query94 679 403 308 308 query95 374 288 267 267 query96 487 555 279 279 query97 3233320031163116 query98 224 214 209 209 query99 1432140613091309 Total cold run time: 298205 ms Total hot run time: 192507 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]Separate StringOP and SubstringUtil [doris]
doris-robot commented on PR #48054: URL: https://github.com/apache/doris/pull/48054#issuecomment-2764488968 ClickBench: Total hot run time: 32 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit 5d4c377c197a187d35f0082d1d3689bbee55495f, data reload: false query1 0.040.030.03 query2 0.120.110.11 query3 0.240.200.20 query4 1.590.200.19 query5 0.600.570.58 query6 1.200.730.74 query7 0.020.020.02 query8 0.040.030.03 query9 0.570.520.52 query10 0.560.610.56 query11 0.160.110.11 query12 0.150.110.11 query13 0.620.610.61 query14 2.802.702.72 query15 0.930.880.85 query16 0.400.400.39 query17 1.031.051.04 query18 0.220.200.20 query19 1.962.011.86 query20 0.010.010.02 query21 15.35 0.950.54 query22 0.781.200.76 query23 14.79 1.400.66 query24 6.701.831.33 query25 0.490.130.06 query26 0.640.170.13 query27 0.060.060.05 query28 10.12 0.920.45 query29 12.55 4.043.30 query30 0.240.090.06 query31 2.830.630.38 query32 3.230.560.49 query33 3.023.133.18 query34 15.75 5.254.48 query35 4.514.544.53 query36 0.720.500.49 query37 0.090.070.07 query38 0.050.040.03 query39 0.030.020.02 query40 0.170.130.13 query41 0.080.030.02 query42 0.040.030.02 query43 0.040.040.03 Total cold run time: 105.54 s Total hot run time: 32 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
(doris) branch branch-2.1 updated: branch-2.1: [fix](jdbc catalog) ensure initialization before fetching row count #49442 (#49476)
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new e932094a056 branch-2.1: [fix](jdbc catalog) ensure initialization before fetching row count #49442 (#49476) e932094a056 is described below commit e932094a056d21449708777c8a5f88182f9c9785 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Mar 29 20:25:09 2025 +0800 branch-2.1: [fix](jdbc catalog) ensure initialization before fetching row count #49442 (#49476) Cherry-picked from #49442 Co-authored-by: zy-kkk --- .../main/java/org/apache/doris/datasource/jdbc/JdbcExternalTable.java| 1 + 1 file changed, 1 insertion(+) diff --git a/fe/fe-core/src/main/java/org/apache/doris/datasource/jdbc/JdbcExternalTable.java b/fe/fe-core/src/main/java/org/apache/doris/datasource/jdbc/JdbcExternalTable.java index b3a76abcf5a..10cadfbf2ec 100644 --- a/fe/fe-core/src/main/java/org/apache/doris/datasource/jdbc/JdbcExternalTable.java +++ b/fe/fe-core/src/main/java/org/apache/doris/datasource/jdbc/JdbcExternalTable.java @@ -199,6 +199,7 @@ public class JdbcExternalTable extends ExternalTable { @Override public long fetchRowCount() { +makeSureInitialized(); Map params = new HashMap<>(); params.put("ctlName", catalog.getName()); params.put("dbName", this.db.getRemoteName()); - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
(doris) branch branch-2.1 updated: branch-2.1: [Bug] Fix accidental table deletion during restore job #48820 (#49498)
This is an automated email from the ASF dual-hosted git repository. yiguolei pushed a commit to branch branch-2.1 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-2.1 by this push: new 82064902c0f branch-2.1: [Bug] Fix accidental table deletion during restore job #48820 (#49498) 82064902c0f is described below commit 82064902c0f6486b8b05c1c38f437bc3e4a6b401 Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> AuthorDate: Sat Mar 29 20:26:12 2025 +0800 branch-2.1: [Bug] Fix accidental table deletion during restore job #48820 (#49498) Cherry-picked from #48820 Co-authored-by: wubiao Co-authored-by: wubiao02 --- .../src/main/java/org/apache/doris/backup/RestoreJob.java| 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/fe/fe-core/src/main/java/org/apache/doris/backup/RestoreJob.java b/fe/fe-core/src/main/java/org/apache/doris/backup/RestoreJob.java index d812b6b18f4..de9f2b3b7a8 100644 --- a/fe/fe-core/src/main/java/org/apache/doris/backup/RestoreJob.java +++ b/fe/fe-core/src/main/java/org/apache/doris/backup/RestoreJob.java @@ -664,6 +664,9 @@ public class RestoreJob extends AbstractJob { // Check and prepare meta objects. Map batchTaskPerTable = new HashMap<>(); + +// The tables that are restored but not committed, because the table name may be changed. +List stagingRestoreTables = Lists.newArrayList(); db.readLock(); try { for (Map.Entry olapTableEntry : jobInfo.backupOlapTableObjects.entrySet()) { @@ -846,7 +849,7 @@ public class RestoreJob extends AbstractJob { if (LOG.isDebugEnabled()) { LOG.debug("put remote table {} to restoredTbls", remoteOlapTbl.getName()); } -restoredTbls.add(remoteOlapTbl); +stagingRestoreTables.add(remoteOlapTbl); } } // end of all restore olap tables @@ -875,7 +878,7 @@ public class RestoreJob extends AbstractJob { String srcDbName = jobInfo.dbName; remoteView.resetViewDefForRestore(srcDbName, db.getName()); remoteView.resetIdsForRestore(env); -restoredTbls.add(remoteView); +stagingRestoreTables.add(remoteView); } } @@ -896,7 +899,7 @@ public class RestoreJob extends AbstractJob { } } else { remoteOdbcTable.resetIdsForRestore(env); -restoredTbls.add(remoteOdbcTable); +stagingRestoreTables.add(remoteOdbcTable); } } @@ -929,7 +932,7 @@ public class RestoreJob extends AbstractJob { } // generate create replica task for all restored tables -for (Table restoreTbl : restoredTbls) { +for (Table restoreTbl : stagingRestoreTables) { if (restoreTbl.getType() == TableType.OLAP) { OlapTable restoreOlapTable = (OlapTable) restoreTbl; for (Partition restorePart : restoreOlapTable.getPartitions()) { @@ -955,6 +958,7 @@ public class RestoreJob extends AbstractJob { tableName = tableAliasWithAtomicRestore(tableName); } restoreTbl.setName(tableName); +restoredTbls.add(restoreTbl); } if (LOG.isDebugEnabled()) { - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
(doris) branch auto-pick-49566-branch-3.0 deleted (was 07a6f4234cf)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch auto-pick-49566-branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git was 07a6f4234cf [fix](binlog) get table with db lock if the table not exists (#49566) The revisions that were on this branch are still contained in other references; therefore, this change does not discard any commits from the repository. - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
(doris-website) branch asf-site updated (16917969254 -> 2efdd7a2dae)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 16917969254 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new 2efdd7a2dae Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (16917969254) \ N -- N -- N refs/heads/asf-site (2efdd7a2dae) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [third-party](faiss) Enable doris link with faiss [doris]
doris-robot commented on PR #49644: URL: https://github.com/apache/doris/pull/49644#issuecomment-2764460157 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/47f93c8c57b7f873dc1fcdbdb33d7e1ab9c3a216_47f93c8c57b7f873dc1fcdbdb33d7e1ab9c3a216/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/47f93c8c57b7f873dc1fcdbdb33d7e1ab9c3a216_47f93c8c57b7f873dc1fcdbdb33d7e1ab9c3a216/report/index.html) | Category | Coverage | |---|| | Function Coverage | 50.90% (13625/26770) | | Line Coverage | 40.27% (118314/293815) | | Region Coverage | 38.96% (60129/154336) | | Branch Coverage | 33.87% (30237/89278) | -- 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](functions) impl function next_day [doris]
doris-robot commented on PR #49119: URL: https://github.com/apache/doris/pull/49119#issuecomment-2764625319 TPC-H: Total hot run time: 33831 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit bd37be9edd3d7486159430bc53d97cd709fac5b3, data reload: false -- Round 1 -- q1 25746 503849784978 q2 2062295 166 166 q3 10385 1260669 669 q4 10226 1006524 524 q5 7539229823432298 q6 183 159 129 129 q7 904 723 605 605 q8 9298129310291029 q9 6950507451515074 q10 6855226818861886 q11 477 282 271 271 q12 351 368 222 222 q13 17780 362830813081 q14 217 225 201 201 q15 550 473 486 473 q16 621 613 586 586 q17 552 833 347 347 q18 7510721772007200 q19 1607965 554 554 q20 310 331 193 193 q21 3890325423712371 q22 10571017974 974 Total cold run time: 115070 ms Total hot run time: 33831 ms - Round 2, with runtime_filter_mode=off - q1 5164505850345034 q2 240 329 229 229 q3 2098258822782278 q4 1450182114141414 q5 4417437443814374 q6 212 168 127 127 q7 1987194117271727 q8 2555258524612461 q9 7306724969446944 q10 3049318427162716 q11 580 512 479 479 q12 668 769 655 655 q13 3526391732473247 q14 275 315 296 296 q15 555 483 462 462 q16 627 687 655 655 q17 1129150414211421 q18 7683754974987498 q19 799 794 951 794 q20 1919194518381838 q21 5328478548804785 q22 1087109110181018 Total cold run time: 52654 ms Total hot run time: 50452 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] [third-party](faiss) Enable doris link with faiss [doris]
doris-robot commented on PR #49644: URL: https://github.com/apache/doris/pull/49644#issuecomment-2764427694 TPC-DS: Total hot run time: 193054 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 47f93c8c57b7f873dc1fcdbdb33d7e1ab9c3a216, data reload: false query1 1406107810211021 query2 6248192719001900 query3 11121 458146984581 query4 25649 23137 23209 23137 query5 4777653 480 480 query6 322 233 194 194 query7 3993482 271 271 query8 298 254 235 235 query9 8519251325472513 query10 476 331 298 298 query11 15527 15167 14761 14761 query12 156 112 107 107 query13 1552554 376 376 query14 9582614361966143 query15 197 177 163 163 query16 7615655 475 475 query17 1134728 590 590 query18 2035409 321 321 query19 200 188 164 164 query20 126 134 118 118 query21 204 129 109 109 query22 4758471943724372 query23 34266 33457 33603 33457 query24 8347240624582406 query25 524 475 424 424 query26 1348274 146 146 query27 2934503 339 339 query28 4413242924122412 query29 736 575 444 444 query30 279 230 199 199 query31 940 852 793 793 query32 76 61 65 61 query33 533 368 364 364 query34 784 874 511 511 query35 841 845 766 766 query36 972 1066900 900 query37 120 100 74 74 query38 4159423741354135 query39 1491147114341434 query40 214 125 109 109 query41 55 55 56 55 query42 125 117 112 112 query43 516 510 490 490 query44 1335850 828 828 query45 178 177 173 173 query46 851 1028652 652 query47 1853189318181818 query48 384 413 312 312 query49 737 556 435 435 query50 727 767 436 436 query51 4278424843284248 query52 111 109 99 99 query53 229 260 180 180 query54 513 505 428 428 query55 82 82 83 82 query56 288 287 289 287 query57 1206123211291129 query58 261 259 258 258 query59 2687293128232823 query60 306 298 285 285 query61 188 166 133 133 query62 750 745 684 684 query63 229 185 186 185 query64 41011051699 699 query65 4597435943694359 query66 987 403 302 302 query67 16354 15600 15524 15524 query68 8338888 508 508 query69 488 302 258 258 query70 1190112910951095 query71 456 290 264 264 query72 5613483749534837 query73 739 712 347 347 query74 9064898587978797 query75 3912324327102710 query76 37421227762 762 query77 818 367 283 283 query78 10136 10341 93929392 query79 2110822 565 565 query80 590 538 440 440 query81 473 258 215 215 query82 482 126 92 92 query83 173 179 158 158 query84 246 88 71 71 query85 786 360 319 319 query86 339 290 282 282 query87 4396455243924392 query88 367522102210 query89 400 313 271 271 query90 1950211 208 208 query91 141 185 118 118 query92 73 59 57 57 query93 13271056585 585 query94 655 417 316 316 query95 358 284 264 264 query96 482 562 275 275 query97 3157323831703170 query98 222 214 204 204 query99 1445139512701270 Total cold run time: 280776 ms Total hot run time: 193054 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](functions) impl function next_day [doris]
doris-robot commented on PR #49119: URL: https://github.com/apache/doris/pull/49119#issuecomment-2764632161 ClickBench: Total hot run time: 31.63 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit bd37be9edd3d7486159430bc53d97cd709fac5b3, data reload: false query1 0.040.040.03 query2 0.130.100.11 query3 0.240.200.19 query4 1.600.190.20 query5 0.580.570.57 query6 1.180.720.72 query7 0.030.020.02 query8 0.040.040.03 query9 0.570.520.52 query10 0.570.590.55 query11 0.160.100.10 query12 0.150.110.11 query13 0.610.600.59 query14 2.732.762.82 query15 0.940.830.82 query16 0.390.380.37 query17 1.011.021.02 query18 0.210.200.19 query19 1.861.871.88 query20 0.020.010.01 query21 15.38 0.870.55 query22 0.761.210.65 query23 14.92 1.360.58 query24 6.871.422.05 query25 0.510.210.06 query26 0.640.170.13 query27 0.040.050.05 query28 10.28 0.830.41 query29 12.62 4.013.30 query30 0.240.080.06 query31 2.840.590.38 query32 3.220.530.47 query33 2.992.983.03 query34 15.84 5.134.51 query35 4.534.514.53 query36 0.670.480.48 query37 0.080.060.06 query38 0.050.040.04 query39 0.030.020.03 query40 0.180.130.13 query41 0.080.030.03 query42 0.030.020.02 query43 0.030.040.03 Total cold run time: 105.89 s Total hot run time: 31.63 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](functions) impl function next_day [doris]
doris-robot commented on PR #49119: URL: https://github.com/apache/doris/pull/49119#issuecomment-2764630289 TPC-DS: Total hot run time: 191892 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 bd37be9edd3d7486159430bc53d97cd709fac5b3, data reload: false query1 1377104410251025 query2 6138196119691961 query3 7 472445724572 query4 53667 25813 23256 23256 query5 5196562 471 471 query6 386 207 175 175 query7 5164504 268 268 query8 308 236 224 224 query9 6729252225322522 query10 418 306 263 263 query11 15419 14989 14741 14741 query12 162 113 105 105 query13 1192505 405 405 query14 10165 637463656365 query15 208 193 184 184 query16 7038698 477 477 query17 1077728 612 612 query18 1549432 317 317 query19 206 212 178 178 query20 123 121 124 121 query21 206 123 106 106 query22 4359444142864286 query23 33722 33058 33373 33058 query24 7199241523972397 query25 465 469 413 413 query26 785 274 143 143 query27 2404518 331 331 query28 3071245024462446 query29 580 577 434 434 query30 272 217 191 191 query31 869 875 793 793 query32 70 59 62 59 query33 467 357 308 308 query34 755 866 499 499 query35 819 829 747 747 query36 980 1008923 923 query37 131 104 121 104 query38 4428403441154034 query39 1458143814381438 query40 221 113 100 100 query41 54 52 52 52 query42 120 107 109 107 query43 512 528 517 517 query44 1336830 818 818 query45 188 174 170 170 query46 850 1028644 644 query47 1829184317831783 query48 403 410 321 321 query49 701 513 414 414 query50 730 754 423 423 query51 4224433742314231 query52 104 105 98 98 query53 223 265 183 183 query54 482 538 420 420 query55 88 82 82 82 query56 308 274 278 274 query57 1196121410991099 query58 253 236 242 236 query59 2696298427872787 query60 292 300 281 281 query61 131 127 127 127 query62 814 766 666 666 query63 218 185 195 185 query64 19261033694 694 query65 4432422542194219 query66 744 396 303 303 query67 15716 15479 15383 15383 query68 6881867 512 512 query69 536 305 251 251 query70 1164112910471047 query71 498 296 262 262 query72 5872480850094808 query73 1060675 348 348 query74 9200912285778577 query75 3869323127212721 query76 42471186767 767 query77 642 371 295 295 query78 10146 10101 93139313 query79 1952806 564 564 query80 617 521 425 425 query81 476 250 217 217 query82 441 126 93 93 query83 173 171 151 151 query84 282 97 70 70 query85 780 369 373 369 query86 378 296 311 296 query87 4278447543724372 query88 3464218721962187 query89 397 317 277 277 query90 1912210 212 210 query91 146 144 110 110 query92 77 58 63 58 query93 15051042577 577 query94 665 393 311 311 query95 359 275 276 275 query96 483 569 269 269 query97 3171323031193119 query98 230 205 202 202 query99 1426140312701270 Total cold run time: 298797 ms Total hot run time: 191892 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
Re: [PR] [Enhancement] add information_schema backend_tablets table [doris]
superdiaodiao commented on code in PR #49317: URL: https://github.com/apache/doris/pull/49317#discussion_r2020169491 ## be/src/exec/schema_scanner/schema_tablets_scanner.cpp: ## @@ -0,0 +1,270 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + +#include "exec/schema_scanner/schema_tablets_scanner.h" + +#include +#include + +#include +#include +#include +#include +#include + +#include "cloud/cloud_storage_engine.h" +#include "cloud/cloud_tablet.h" +#include "cloud/cloud_tablet_mgr.h" +#include "cloud/config.h" +#include "olap/storage_engine.h" +#include "olap/tablet_manager.h" +#include "runtime/define_primitive_type.h" +#include "runtime/exec_env.h" +#include "runtime/runtime_state.h" +#include "vec/common/string_ref.h" + +namespace doris { +namespace vectorized { +class Block; +} // namespace vectorized + +#include "common/compile_check_begin.h" + +std::vector SchemaTabletsScanner::_s_tbls_columns = { +// name, type, size, is_null +{"BE_ID", TYPE_BIGINT, sizeof(int64_t), true}, +{"TABLET_ID", TYPE_BIGINT, sizeof(int64_t), true}, +{"REPLICA_ID", TYPE_BIGINT, sizeof(int64_t), true}, +{"PARTITION_ID", TYPE_BIGINT, sizeof(int64_t), true}, +{"TABLET_PATH", TYPE_STRING, sizeof(StringRef), true}, +{"TABLET_LOCAL_SIZE", TYPE_BIGINT, sizeof(int64_t), true}, +{"TABLET_REMOTE_SIZE", TYPE_BIGINT, sizeof(int64_t), true}, +{"VERSION_COUNT", TYPE_BIGINT, sizeof(int64_t), true}, +{"SEGMENT_COUNT", TYPE_BIGINT, sizeof(int64_t), true}, +{"NUM_COLUMNS", TYPE_BIGINT, sizeof(int64_t), true}, +{"ROW_SIZE", TYPE_BIGINT, sizeof(int64_t), true}, +{"COMPACTION_SCORE", TYPE_INT, sizeof(int32_t), true}, +{"COMPRESS_KIND", TYPE_STRING, sizeof(StringRef), true}, +{"IS_USED", TYPE_BOOLEAN, sizeof(bool), true}, +{"IS_ALTER_FAILED", TYPE_BOOLEAN, sizeof(bool), true}, +}; + +SchemaTabletsScanner::SchemaTabletsScanner() +: SchemaScanner(_s_tbls_columns, TSchemaTableType::SCH_BACKEND_TABLETS), + _backend_id(0), + _tablets_idx(0) {}; + +Status SchemaTabletsScanner::start(RuntimeState* state) { +if (!_is_init) { +return Status::InternalError("used before initialized."); +} +_backend_id = state->backend_id(); +RETURN_IF_ERROR(_get_all_tablets()); +return Status::OK(); +} + +Status SchemaTabletsScanner::_get_all_tablets() { +if (config::is_cloud_mode()) { +// TODO get tablets on cloud +return Status::InternalError("Not support get tablets on the cloud"); +} +auto tablets = + ExecEnv::GetInstance()->storage_engine().to_local().tablet_manager()->get_all_tablet(); +_tablets = std::move(tablets); Review Comment: Seems don't need to use `std::move()`? -- 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] [Enhancement] add information_schema backend_tablets table [doris]
superdiaodiao commented on code in PR #49317: URL: https://github.com/apache/doris/pull/49317#discussion_r2020169491 ## be/src/exec/schema_scanner/schema_tablets_scanner.cpp: ## @@ -0,0 +1,270 @@ +// Licensed to the Apache Software Foundation (ASF) under one +// or more contributor license agreements. See the NOTICE file +// distributed with this work for additional information +// regarding copyright ownership. The ASF licenses this file +// to you under the Apache License, Version 2.0 (the +// "License"); you may not use this file except in compliance +// with the License. You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, +// software distributed under the License is distributed on an +// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +// KIND, either express or implied. See the License for the +// specific language governing permissions and limitations +// under the License. + +#include "exec/schema_scanner/schema_tablets_scanner.h" + +#include +#include + +#include +#include +#include +#include +#include + +#include "cloud/cloud_storage_engine.h" +#include "cloud/cloud_tablet.h" +#include "cloud/cloud_tablet_mgr.h" +#include "cloud/config.h" +#include "olap/storage_engine.h" +#include "olap/tablet_manager.h" +#include "runtime/define_primitive_type.h" +#include "runtime/exec_env.h" +#include "runtime/runtime_state.h" +#include "vec/common/string_ref.h" + +namespace doris { +namespace vectorized { +class Block; +} // namespace vectorized + +#include "common/compile_check_begin.h" + +std::vector SchemaTabletsScanner::_s_tbls_columns = { +// name, type, size, is_null +{"BE_ID", TYPE_BIGINT, sizeof(int64_t), true}, +{"TABLET_ID", TYPE_BIGINT, sizeof(int64_t), true}, +{"REPLICA_ID", TYPE_BIGINT, sizeof(int64_t), true}, +{"PARTITION_ID", TYPE_BIGINT, sizeof(int64_t), true}, +{"TABLET_PATH", TYPE_STRING, sizeof(StringRef), true}, +{"TABLET_LOCAL_SIZE", TYPE_BIGINT, sizeof(int64_t), true}, +{"TABLET_REMOTE_SIZE", TYPE_BIGINT, sizeof(int64_t), true}, +{"VERSION_COUNT", TYPE_BIGINT, sizeof(int64_t), true}, +{"SEGMENT_COUNT", TYPE_BIGINT, sizeof(int64_t), true}, +{"NUM_COLUMNS", TYPE_BIGINT, sizeof(int64_t), true}, +{"ROW_SIZE", TYPE_BIGINT, sizeof(int64_t), true}, +{"COMPACTION_SCORE", TYPE_INT, sizeof(int32_t), true}, +{"COMPRESS_KIND", TYPE_STRING, sizeof(StringRef), true}, +{"IS_USED", TYPE_BOOLEAN, sizeof(bool), true}, +{"IS_ALTER_FAILED", TYPE_BOOLEAN, sizeof(bool), true}, +}; + +SchemaTabletsScanner::SchemaTabletsScanner() +: SchemaScanner(_s_tbls_columns, TSchemaTableType::SCH_BACKEND_TABLETS), + _backend_id(0), + _tablets_idx(0) {}; + +Status SchemaTabletsScanner::start(RuntimeState* state) { +if (!_is_init) { +return Status::InternalError("used before initialized."); +} +_backend_id = state->backend_id(); +RETURN_IF_ERROR(_get_all_tablets()); +return Status::OK(); +} + +Status SchemaTabletsScanner::_get_all_tablets() { +if (config::is_cloud_mode()) { +// TODO get tablets on cloud +return Status::InternalError("Not support get tablets on the cloud"); +} +auto tablets = + ExecEnv::GetInstance()->storage_engine().to_local().tablet_manager()->get_all_tablet(); +_tablets = std::move(tablets); Review Comment: Seems don't need to use `std::move()`? -- 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] [Enhancement] add information_schema backend_tablets table [doris]
superdiaodiao commented on code in PR #49317: URL: https://github.com/apache/doris/pull/49317#discussion_r2020168691 ## be/src/exec/schema_scanner/schema_tablets_scanner.cpp: ## Review Comment: In the `Status SchemaTabletsScanner::_fill_block_impl(vectorized::Block* block){}`, you can add a lambda function like: ``` auto fill_column = [&](int column_index, auto data_extractor) { using ValueType = std::remove_reference_t; std::vector srcs(fill_tablets_num); for (size_t i = 0; i < fill_tablets_num; ++i) { TabletSharedPtr tablet = _tablets[fill_idx_begin + i]; srcs[i] = data_extractor(tablet); datas[i] = &srcs[i]; } return fill_dest_column_for_range(block, column_index, datas); }; ``` Then you could call it to make the code more concise like: ``` RETURN_IF_ERROR(fill_column(0, [this](auto tablet) { return _backend_id; })); RETURN_IF_ERROR(fill_column(1, [](auto tablet) { return tablet->tablet_meta()->table_id(); })); ... ... ``` -- 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] [Enhancement] add information_schema backend_tablets table [doris]
superdiaodiao commented on code in PR #49317: URL: https://github.com/apache/doris/pull/49317#discussion_r2020168691 ## be/src/exec/schema_scanner/schema_tablets_scanner.cpp: ## Review Comment: In the `Status SchemaTabletsScanner::_fill_block_impl(vectorized::Block* block){}`, you can add a lambda function like: ``` auto fill_column = [&](int column_index, auto data_extractor) { using ValueType = std::remove_reference_t; std::vector srcs(fill_tablets_num); for (size_t i = 0; i < fill_tablets_num; ++i) { TabletSharedPtr tablet = _tablets[fill_idx_begin + i]; srcs[i] = data_extractor(tablet); datas[i] = &srcs[i]; } return fill_dest_column_for_range(block, column_index, datas); }; ``` Then you could call it to make the code more concise by: ``` RETURN_IF_ERROR(fill_column(0, [this](auto tablet) { return _backend_id; })); RETURN_IF_ERROR(fill_column(1, [](auto tablet) { return tablet->tablet_meta()->table_id(); })); RETURN_IF_ERROR(fill_column(2, [](auto tablet) { return tablet->tablet_meta()->replica_id(); })); RETURN_IF_ERROR(fill_column(3, [](auto tablet) { return tablet->tablet_meta()->partition_id(); })); RETURN_IF_ERROR(fill_column(4, [](auto tablet) { return tablet->tablet_path(); })); RETURN_IF_ERROR(fill_column(5, [](auto tablet) { return tablet->tablet_meta()->tablet_local_size(); })); RETURN_IF_ERROR(fill_column(6, [](auto tablet) { return tablet->tablet_meta()->tablet_remote_size(); })); RETURN_IF_ERROR(fill_column(7, [](auto tablet) { return static_cast(tablet->tablet_meta()->version_count()); })); RETURN_IF_ERROR(fill_column(8, [](auto tablet) { return tablet->tablet_meta()->get_all_segments_size(); })); RETURN_IF_ERROR(fill_column(9, [](auto tablet) { return tablet->tablet_meta()->tablet_columns_num(); })); RETURN_IF_ERROR(fill_column(10, [](auto tablet) { return static_cast(tablet->row_size()); })); RETURN_IF_ERROR(fill_column(11, [](auto tablet) { return tablet->get_compaction_score(); })); RETURN_IF_ERROR(fill_column(12, [](auto tablet) { return CompressKind_Name(tablet->compress_kind()); })); RETURN_IF_ERROR(fill_column(13, [](auto tablet) { return tablet->is_used(); })); RETURN_IF_ERROR(fill_column(14, [](auto tablet) { return tablet->is_alter_failed(); })); ``` -- 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
doris.git: Error while running github feature from main:.asf.yaml
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 114, column 1: - COMPILE (DORIS_COMPILE) ^ (line: 114) --- With regards, ASF Infra. - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
(doris) branch time_sharing_executor created (now aeadd2a1dd2)
This is an automated email from the ASF dual-hosted git repository. kakachen pushed a change to branch time_sharing_executor in repository https://gitbox.apache.org/repos/asf/doris.git at aeadd2a1dd2 [feature](executor) Add time sharing executor framework. This branch includes the following new commits: new aeadd2a1dd2 [feature](executor) Add time sharing executor framework. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
(doris-website) branch asf-site updated (bf06d8a4b32 -> ada20b6c18a)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard bf06d8a4b32 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new ada20b6c18a Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (bf06d8a4b32) \ N -- N -- N refs/heads/asf-site (ada20b6c18a) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [Enhancement] (nereids)implement CreateWorkloadPolicyCommand in nereids [doris]
doris-robot commented on PR #49370: URL: https://github.com/apache/doris/pull/49370#issuecomment-2764710945 TPC-H: Total hot run time: 33743 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit 1b7458a0747c31cc01bb85615b57df70f8245912, data reload: false -- Round 1 -- q1 25974 496949704969 q2 2066327 181 181 q3 10337 1254676 676 q4 10231 1000529 529 q5 7557237223022302 q6 184 163 130 130 q7 894 762 600 600 q8 9317129811031103 q9 6802502750795027 q10 6807227118781878 q11 463 281 266 266 q12 352 360 218 218 q13 17775 361230373037 q14 223 222 212 212 q15 538 481 489 481 q16 640 639 573 573 q17 584 849 339 339 q18 7405710271567102 q19 1212957 576 576 q20 327 319 190 190 q21 3835263923702370 q22 10151005984 984 Total cold run time: 114538 ms Total hot run time: 33743 ms - Round 2, with runtime_filter_mode=off - q1 5109507850365036 q2 238 321 221 221 q3 2082265922862286 q4 1443179513961396 q5 4465439344074393 q6 209 167 130 130 q7 2008188117351735 q8 2589256825192519 q9 7213724071437143 q10 2973318227052705 q11 566 491 493 491 q12 684 775 632 632 q13 3464388532613261 q14 286 293 277 277 q15 535 481 498 481 q16 656 674 654 654 q17 1118153313561356 q18 7714760674737473 q19 813 823 845 823 q20 1921196518381838 q21 5364482746994699 q22 1097105010051005 Total cold run time: 52547 ms Total hot run time: 50554 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] [Enhancement] (nereids)implement unlockTablesCommand in nereids [doris]
doris-robot commented on PR #49664: URL: https://github.com/apache/doris/pull/49664#issuecomment-2764710969 TPC-H: Total hot run time: 33878 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit 07ca12284612862137c758e719230db0325ee66e, data reload: false -- Round 1 -- q1 26396 499649844984 q2 2070283 163 163 q3 10409 1213674 674 q4 10210 1018522 522 q5 7900236823122312 q6 181 160 131 131 q7 912 742 626 626 q8 9316124011431143 q9 6802510650085008 q10 6808229418691869 q11 471 274 260 260 q12 353 353 222 222 q13 17759 368530883088 q14 226 222 219 219 q15 523 481 481 481 q16 634 610 588 588 q17 581 855 345 345 q18 7458704371447043 q19 1203956 581 581 q20 318 325 196 196 q21 3901265724622462 q22 1046995 961 961 Total cold run time: 115477 ms Total hot run time: 33878 ms - Round 2, with runtime_filter_mode=off - q1 5073505550355035 q2 238 330 227 227 q3 2136267822922292 q4 1415178513621362 q5 4408440344144403 q6 224 177 134 134 q7 1988192318091809 q8 2605256225852562 q9 7228717371157115 q10 3030315627392739 q11 574 512 493 493 q12 707 793 626 626 q13 3521402934063406 q14 307 290 265 265 q15 517 481 495 481 q16 679 704 654 654 q17 1149162513711371 q18 7801777274507450 q19 867 852 958 852 q20 1954199619111911 q21 5430491048044804 q22 1084106110191019 Total cold run time: 52935 ms Total hot run time: 51010 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] [Enhancement] (nereids)implement alterDatabasePropertiesCommand in nereids [doris]
doris-robot commented on PR #49365: URL: https://github.com/apache/doris/pull/49365#issuecomment-2764715317 TPC-DS: Total hot run time: 192211 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 2664fe49aff5d71bfea630844796fdb7fe242980, data reload: false query1 1392105910631059 query2 6145193019161916 query3 11197 471246524652 query4 25423 23706 22794 22794 query5 4910643 476 476 query6 293 199 185 185 query7 3988475 267 267 query8 290 233 228 228 query9 8537249524682468 query10 485 330 256 256 query11 15512 15001 14987 14987 query12 162 108 106 106 query13 1546506 370 370 query14 8941616060736073 query15 211 178 170 170 query16 6903667 500 500 query17 1148718 574 574 query18 1901439 303 303 query19 196 184 170 170 query20 141 131 125 125 query21 204 131 110 110 query22 4499461644504450 query23 34079 33322 33420 33322 query24 8494244724082408 query25 536 463 414 414 query26 926 267 147 147 query27 2807510 333 333 query28 4872242124222421 query29 672 611 443 443 query30 282 218 196 196 query31 899 868 823 823 query32 79 62 63 62 query33 516 395 308 308 query34 769 856 529 529 query35 818 836 747 747 query36 969 1027930 930 query37 122 107 79 79 query38 4215419142064191 query39 1495146214291429 query40 217 115 113 113 query41 53 54 50 50 query42 121 104 105 104 query43 491 503 463 463 query44 1291828 815 815 query45 177 173 163 163 query46 853 1029635 635 query47 1837186318021802 query48 390 434 315 315 query49 728 535 429 429 query50 702 751 428 428 query51 4314431642254225 query52 112 122 102 102 query53 217 255 189 189 query54 513 528 438 438 query55 86 87 81 81 query56 294 290 273 273 query57 1210118511041104 query58 263 259 281 259 query59 2672283927192719 query60 297 283 279 279 query61 156 150 145 145 query62 775 761 674 674 query63 226 188 202 188 query64 35641027665 665 query65 4414428343374283 query66 960 408 298 298 query67 16745 15630 15560 15560 query68 9688876 500 500 query69 493 300 267 267 query70 1191110811531108 query71 466 290 263 263 query72 5243456146454561 query73 682 558 345 345 query74 9206916689188918 query75 4412322827072707 query76 51281188753 753 query77 1002359 285 285 query78 9813992693019301 query79 5082802 545 545 query80 572 601 446 446 query81 460 264 220 220 query82 321 121 96 96 query83 164 173 154 154 query84 301 98 75 75 query85 750 357 309 309 query86 328 291 288 288 query87 4599438044454380 query88 2817223122352231 query89 437 299 279 279 query90 2114201 207 201 query91 137 136 110 110 query92 75 63 56 56 query93 33631000572 572 query94 673 417 305 305 query95 358 277 260 260 query96 489 558 276 276 query97 3112323930883088 query98 241 200 202 200 query99 1371142012921292 Total cold run time: 285340 ms Total hot run time: 192211 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
Re: [PR] [Enhancement] (nereids)implement showClustersCommand in nereids [doris]
doris-robot commented on PR #49672: URL: https://github.com/apache/doris/pull/49672#issuecomment-2764715340 TPC-DS: Total hot run time: 192974 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 b9e1eca4d37371b7255e0ab9db3539fd23f78efd, data reload: false query1 1410106610221022 query2 6050195719441944 query3 11449 494650144946 query4 27419 23292 23417 23292 query5 5674654 476 476 query6 311 195 202 195 query7 3988483 270 270 query8 309 244 241 241 query9 8534252824972497 query10 508 306 249 249 query11 15630 15032 14732 14732 query12 160 111 117 111 query13 1737525 383 383 query14 10037 619761956195 query15 200 189 167 167 query16 7627692 462 462 query17 1439744 604 604 query18 2118433 324 324 query19 215 196 167 167 query20 130 123 125 123 query21 211 133 102 102 query22 4643476444744474 query23 34129 33672 33400 33400 query24 8783247424352435 query25 526 469 396 396 query26 1200269 145 145 query27 2898504 323 323 query28 4661245223932393 query29 709 561 464 464 query30 277 216 192 192 query31 898 835 796 796 query32 72 66 62 62 query33 523 355 317 317 query34 779 862 535 535 query35 824 874 798 798 query36 966 1014904 904 query37 121 98 76 76 query38 4267415541504150 query39 1493144014321432 query40 224 117 107 107 query41 86 50 50 50 query42 115 105 111 105 query43 486 504 483 483 query44 1324812 822 812 query45 177 176 165 165 query46 849 1038654 654 query47 1878190618461846 query48 398 428 312 312 query49 761 527 427 427 query50 711 753 423 423 query51 4323420241964196 query52 107 108 104 104 query53 231 262 183 183 query54 502 502 417 417 query55 83 85 87 85 query56 269 250 276 250 query57 1179122210891089 query58 253 244 240 240 query59 2714282227432743 query60 285 284 264 264 query61 130 125 126 125 query62 743 740 674 674 query63 225 189 186 186 query64 39911103693 693 query65 4368433243364332 query66 933 403 303 303 query67 16320 15656 15426 15426 query68 9513868 499 499 query69 508 315 261 261 query70 1233110011001100 query71 495 293 268 268 query72 5740466346014601 query73 699 556 353 353 query74 8881890988478847 query75 4485323127542754 query76 38191215758 758 query77 901 364 272 272 query78 10175 92939293 query79 2036817 568 568 query80 640 574 451 451 query81 480 249 208 208 query82 470 127 99 99 query83 205 170 157 157 query84 285 87 72 72 query85 746 356 318 318 query86 339 303 300 300 query87 4523470644894489 query88 2814223022182218 query89 412 321 275 275 query90 1952205 209 205 query91 141 137 107 107 query92 72 55 58 55 query93 12041067574 574 query94 640 394 294 294 query95 336 275 262 262 query96 480 555 273 273 query97 3217324030903090 query98 230 197 201 197 query99 1453139512681268 Total cold run time: 285538 ms Total hot run time: 192974 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
Re: [PR] [Enhancement] (nereids)implement CreateWorkloadPolicyCommand in nereids [doris]
doris-robot commented on PR #49370: URL: https://github.com/apache/doris/pull/49370#issuecomment-2764715266 TPC-DS: Total hot run time: 191157 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 1b7458a0747c31cc01bb85615b57df70f8245912, data reload: false query1 1419103210521032 query2 6008193119161916 query3 10958 426845984268 query4 25265 23687 22617 22617 query5 4315655 478 478 query6 297 243 193 193 query7 3990493 271 271 query8 312 246 242 242 query9 8482249424942494 query10 492 307 286 286 query11 15385 14949 14702 14702 query12 162 109 109 109 query13 1576529 381 381 query14 9055644263416341 query15 196 180 161 161 query16 7549625 430 430 query17 1167701 541 541 query18 2000410 304 304 query19 196 193 159 159 query20 126 125 121 121 query21 202 122 106 106 query22 4489442544754425 query23 34336 33554 33422 33422 query24 8850245724012401 query25 528 464 401 401 query26 1318273 146 146 query27 2751498 328 328 query28 4510242624082408 query29 718 575 460 460 query30 284 229 195 195 query31 915 878 783 783 query32 72 61 65 61 query33 540 364 360 360 query34 791 860 507 507 query35 815 849 771 771 query36 985 1010926 926 query37 120 97 76 76 query38 4199406443334064 query39 1490140114911401 query40 206 124 108 108 query41 52 52 56 52 query42 120 106 108 106 query43 494 508 500 500 query44 1319816 797 797 query45 174 175 161 161 query46 851 1019644 644 query47 1839187717631763 query48 393 423 323 323 query49 774 540 412 412 query50 703 757 407 407 query51 4217424542194219 query52 105 106 98 98 query53 228 258 183 183 query54 500 493 413 413 query55 84 83 86 83 query56 276 282 253 253 query57 1185117811181118 query58 253 284 254 254 query59 2557281627982798 query60 316 287 275 275 query61 157 163 192 163 query62 760 733 681 681 query63 222 186 186 186 query64 41991029744 744 query65 4456439444004394 query66 1249390 296 296 query67 16306 15542 15425 15425 query68 9608854 506 506 query69 476 304 256 256 query70 1208109810771077 query71 465 300 268 268 query72 5088470746314631 query73 697 573 348 348 query74 8931896885758575 query75 4380320126672667 query76 48561194774 774 query77 977 380 275 275 query78 990210074 93529352 query79 1554816 576 576 query80 663 531 433 433 query81 462 284 217 217 query82 191 118 93 93 query83 205 176 154 154 query84 282 96 70 70 query85 742 350 302 302 query86 328 299 285 285 query87 4467447843224322 query88 2827222522032203 query89 381 314 272 272 query90 2081210 217 210 query91 195 139 118 118 query92 73 56 58 56 query93 11411059579 579 query94 649 410 312 312 query95 353 267 259 259 query96 486 567 270 270 query97 3142322830933093 query98 227 212 205 205 query99 1411141712561256 Total cold run time: 279306 ms Total hot run time: 191157 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] [Enhancement] (nereids)implement showColumnStatsCommand in nereids [doris]
doris-robot commented on PR #45439: URL: https://github.com/apache/doris/pull/45439#issuecomment-2764715901 TPC-H: Total hot run time: 34083 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit fd151f8d2d9439fbf0ccf4eeacde2e2d2fb9dac9, data reload: false -- Round 1 -- q1 26295 503549914991 q2 2062277 157 157 q3 10425 1224679 679 q4 10227 991 545 545 q5 7520240523082308 q6 189 166 134 134 q7 906 747 614 614 q8 9331129411211121 q9 6965510750415041 q10 6826229919421942 q11 491 288 261 261 q12 353 360 232 232 q13 17752 366731203120 q14 235 225 205 205 q15 543 479 500 479 q16 647 616 586 586 q17 599 833 350 350 q18 7601721170927092 q19 1751954 566 566 q20 326 327 190 190 q21 4010331825082508 q22 10321025962 962 Total cold run time: 116086 ms Total hot run time: 34083 ms - Round 2, with runtime_filter_mode=off - q1 5174508750895087 q2 240 323 228 228 q3 2190265423032303 q4 1443186314641464 q5 4453446344064406 q6 217 173 130 130 q7 2019191717501750 q8 2585272525772577 q9 7201713570617061 q10 2984311527432743 q11 564 511 498 498 q12 709 794 634 634 q13 3537391633493349 q14 306 303 273 273 q15 546 496 468 468 q16 647 698 668 668 q17 1159154513961396 q18 7940768975447544 q19 838 884 931 884 q20 1922194118761876 q21 5321506147494749 q22 1085105710541054 Total cold run time: 53080 ms Total hot run time: 51142 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] [Enhancement] (nereids)implement CreateWorkloadPolicyCommand in nereids [doris]
doris-robot commented on PR #49370: URL: https://github.com/apache/doris/pull/49370#issuecomment-2764717207 ClickBench: Total hot run time: 31.38 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit 1b7458a0747c31cc01bb85615b57df70f8245912, data reload: false query1 0.040.040.03 query2 0.120.110.10 query3 0.250.190.19 query4 1.590.190.20 query5 0.590.580.60 query6 1.170.710.71 query7 0.030.010.02 query8 0.050.030.03 query9 0.580.520.51 query10 0.580.600.57 query11 0.160.100.10 query12 0.140.110.12 query13 0.600.600.59 query14 2.662.692.72 query15 0.900.850.83 query16 0.380.370.38 query17 1.011.031.02 query18 0.220.190.21 query19 1.861.791.92 query20 0.010.010.02 query21 15.40 0.910.55 query22 0.761.020.73 query23 14.99 1.350.65 query24 7.001.861.22 query25 0.500.270.06 query26 0.570.150.13 query27 0.040.040.04 query28 9.770.880.43 query29 12.58 4.023.32 query30 0.250.090.06 query31 2.840.590.37 query32 3.230.540.46 query33 3.053.033.02 query34 15.79 5.104.48 query35 4.514.504.46 query36 0.660.490.48 query37 0.080.070.06 query38 0.060.040.03 query39 0.020.020.03 query40 0.170.120.12 query41 0.080.020.03 query42 0.030.020.02 query43 0.040.030.03 Total cold run time: 105.36 s Total hot run time: 31.38 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] [Enhancement] (nereids)implement unlockTablesCommand in nereids [doris]
doris-robot commented on PR #49664: URL: https://github.com/apache/doris/pull/49664#issuecomment-2764717256 ClickBench: Total hot run time: 31.2 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit 07ca12284612862137c758e719230db0325ee66e, data reload: false query1 0.030.040.04 query2 0.110.100.10 query3 0.250.190.19 query4 1.600.200.20 query5 0.600.590.63 query6 1.190.730.73 query7 0.030.010.02 query8 0.040.040.04 query9 0.600.540.51 query10 0.590.580.56 query11 0.160.110.11 query12 0.150.110.11 query13 0.610.590.59 query14 2.662.702.68 query15 0.930.850.86 query16 0.390.390.41 query17 1.031.041.08 query18 0.220.210.21 query19 1.972.011.85 query20 0.010.010.01 query21 15.36 0.940.57 query22 0.741.190.63 query23 15.01 1.410.64 query24 7.650.880.71 query25 0.460.200.09 query26 0.690.160.14 query27 0.050.060.05 query28 9.410.920.44 query29 12.53 4.033.33 query30 0.250.080.07 query31 2.830.590.40 query32 3.230.550.49 query33 3.003.133.05 query34 15.85 5.094.47 query35 4.544.534.51 query36 0.660.510.48 query37 0.080.060.06 query38 0.060.040.03 query39 0.040.020.02 query40 0.160.140.13 query41 0.080.030.03 query42 0.040.030.02 query43 0.030.040.03 Total cold run time: 105.92 s Total hot run time: 31.2 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] [Enhancement] (nereids)implement showColumnStatsCommand in nereids [doris]
doris-robot commented on PR #45439: URL: https://github.com/apache/doris/pull/45439#issuecomment-2764720193 TPC-DS: Total hot run time: 192551 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 fd151f8d2d9439fbf0ccf4eeacde2e2d2fb9dac9, data reload: false query1 1386106710801067 query2 6332193519081908 query3 11043 447346514473 query4 54080 25790 22787 22787 query5 5112546 497 497 query6 355 208 192 192 query7 4914493 278 278 query8 317 273 238 238 query9 5632254625682546 query10 435 322 265 265 query11 15116 15132 14840 14840 query12 164 112 107 107 query13 1063511 410 410 query14 10217 648563716371 query15 196 199 185 185 query16 7069647 477 477 query17 1074736 600 600 query18 1561445 324 324 query19 209 200 223 200 query20 134 121 122 121 query21 215 125 101 101 query22 4388449844594459 query23 34063 33352 33347 33347 query24 7195239524192395 query25 443 489 400 400 query26 723 280 153 153 query27 2313530 323 323 query28 3132242524152415 query29 588 570 455 455 query30 282 226 192 192 query31 890 880 784 784 query32 73 63 60 60 query33 478 355 313 313 query34 802 855 541 541 query35 801 846 750 750 query36 930 1021908 908 query37 125 104 78 78 query38 4221416742274167 query39 1490146015991460 query40 214 117 104 104 query41 53 52 50 50 query42 118 107 105 105 query43 507 523 483 483 query44 1311817 810 810 query45 188 171 171 171 query46 870 1031639 639 query47 1864196819041904 query48 380 419 310 310 query49 696 565 416 416 query50 726 755 418 418 query51 4284428142234223 query52 108 107 100 100 query53 222 270 180 180 query54 533 513 423 423 query55 88 83 82 82 query56 274 280 264 264 query57 1198123711361136 query58 245 247 246 246 query59 2919279127172717 query60 277 272 273 272 query61 133 132 126 126 query62 740 709 673 673 query63 236 198 188 188 query64 24841055730 730 query65 4420426942234223 query66 781 413 371 371 query67 15897 15677 15447 15447 query68 7577880 508 508 query69 533 310 255 255 query70 1219105810901058 query71 491 302 263 263 query72 5921492150504921 query73 1414740 357 357 query74 9366899787138713 query75 3805326627252725 query76 42301186756 756 query77 612 365 280 280 query78 10080 10285 92929292 query79 2130818 554 554 query80 628 532 437 437 query81 500 256 228 228 query82 484 133 98 98 query83 173 175 152 152 query84 288 97 77 77 query85 789 358 390 358 query86 394 286 288 286 query87 4371458642524252 query88 3640223123122231 query89 399 315 278 278 query90 1809205 207 205 query91 146 163 110 110 query92 78 62 57 57 query93 16701044574 574 query94 671 423 310 310 query95 361 277 262 262 query96 489 567 269 269 query97 3201324431743174 query98 233 210 213 210 query99 1450141313031303 Total cold run time: 300479 ms Total hot run time: 192551 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
[PR] [fix](load) Fix the issue of insert into select concurrent reporting causing no error url [doris]
liaoxin01 opened a new pull request, #49669: URL: https://github.com/apache/doris/pull/49669 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason - Behavior changed: - [ ] No. - [ ] Yes. - Does this need documentation? - [ ] No. - [ ] Yes. ### Check List (For Reviewer who merge this PR) - [ ] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label -- 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] [fix](load) Fix the issue of insert into select concurrent reporting causing no error url [doris]
liaoxin01 commented on PR #49669: URL: https://github.com/apache/doris/pull/49669#issuecomment-2764551962 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
(doris-website) branch asf-site updated (ada20b6c18a -> fa028ce15e2)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard ada20b6c18a Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new fa028ce15e2 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (ada20b6c18a) \ N -- N -- N refs/heads/asf-site (fa028ce15e2) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [feature](functions) impl function next_day [doris]
suxiaogang223 commented on code in PR #49119: URL: https://github.com/apache/doris/pull/49119#discussion_r2020184117 ## be/src/vec/functions/function_date_or_datetime_computation.h: ## @@ -998,4 +998,97 @@ class CurrentDateFunctionBuilder : public FunctionBuilderImpl { } }; +class FunctionNextDay : public IFunction { +public: +static constexpr auto name = "next_day"; +static FunctionPtr create() { return std::make_shared(); } +String get_name() const override { return name; } +size_t get_number_of_arguments() const override { return 2; } +DataTypePtr get_return_type_impl(const ColumnsWithTypeAndName& arguments) const override { +return make_nullable(std::make_shared()); +} + +Status execute_impl(FunctionContext* context, Block& block, const ColumnNumbers& arguments, +uint32_t result, size_t input_rows_count) const override { +CHECK_EQ(arguments.size(), 2); +auto res = ColumnDateV2::create(); +const auto& [left_col, left_const] = +unpack_if_const(block.get_by_position(arguments[0]).column); +const auto& [right_col, right_const] = +unpack_if_const(block.get_by_position(arguments[1]).column); +const auto& date_col = *assert_cast(left_col.get()); +const auto& week_col = *assert_cast(right_col.get()); +Status status; +if (left_const && right_const) { +status = execute_vector(input_rows_count, date_col, week_col, *res); +} else if (left_const) { +status = execute_vector(input_rows_count, date_col, week_col, *res); +} else if (right_const) { +status = execute_vector(input_rows_count, date_col, week_col, *res); +} else { +status = execute_vector(input_rows_count, date_col, week_col, *res); +} +if (!status.ok()) { +return status; +} +block.replace_by_position(result, std::move(res)); +return Status::OK(); +} + +private: +static int day_of_week(const StringRef& weekday) { +static const std::unordered_map weekday_map = { +{"SU", 1}, {"SUN", 1}, {"SUNDAY", 1}, {"MO", 2}, {"MON", 2}, {"MONDAY", 2}, +{"TU", 3}, {"TUE", 3}, {"TUESDAY", 3}, {"WE", 4}, {"WED", 4}, {"WEDNESDAY", 4}, +{"TH", 5}, {"THU", 5}, {"THURSDAY", 5}, {"FR", 6}, {"FRI", 6}, {"FRIDAY", 6}, +{"SA", 7}, {"SAT", 7}, {"SATURDAY", 7}, +}; +auto weekday_upper = weekday.to_string(); +std::transform(weekday_upper.begin(), weekday_upper.end(), weekday_upper.begin(), + ::toupper); +auto it = weekday_map.find(weekday_upper); +if (it == weekday_map.end()) { +return 0; +} +return it->second; +} +static Status compute_next_day(DateV2Value& dtv, const int week_day) { +auto days_to_add = (week_day - dtv.day_of_week() + 7) % 7; +days_to_add = days_to_add == 0 ? 7 : days_to_add; +dtv.date_add_interval(TimeInterval(TimeUnit::DAY, days_to_add, false)); +return Status::OK(); +} + +template +static Status execute_vector(size_t input_rows_count, const ColumnDateV2& left_col, + const ColumnString& right_col, ColumnDateV2& res_col) { +DateV2Value dtv; +int week_day; +if constexpr (left_const) { +dtv = binary_cast>(left_col.get_element(0)); +} +if constexpr (right_const) { +week_day = day_of_week(right_col.get_data_at(0)); +if (week_day == 0) { +return Status::InvalidArgument("Invalid weekday: {}", right_col.get_data_at(0)); +} +} + +for (size_t i = 0; i < input_rows_count; ++i) { +if constexpr (!left_const) { +dtv = binary_cast>(left_col.get_element(i)); +} +if constexpr (!right_const) { +week_day = day_of_week(right_col.get_data_at(i)); +if (week_day == 0) { +return Status::InvalidArgument("Invalid weekday: {}", right_col.get_data_at(i)); +} +} +RETURN_IF_ERROR(compute_next_day(dtv, week_day)); +res_col.insert_value(binary_cast, UInt32>(dtv)); Review Comment: Maybe the logic can be made simpler by calling the `reserve` function. `res->reserve(input_rows_count);` -- 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 co
Re: [PR] [feature](functions) impl function next_day [doris]
suxiaogang223 commented on PR #49119: URL: https://github.com/apache/doris/pull/49119#issuecomment-2764618780 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] [Enhancement] (nereids)implement showClustersCommand in nereids [doris]
hello-stephen commented on PR #49672: URL: https://github.com/apache/doris/pull/49672#issuecomment-2764697201 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
[PR] [Enhancement] (nereids)implement showClustersCommand in nereids [doris]
msridhar78 opened a new pull request, #49672: URL: https://github.com/apache/doris/pull/49672 ### What problem does this PR solve? Issue Number: close #42780 Related PR: #xxx Problem Summary: [Enhancement] (nereids)implement showClustersCommand in nereids ### Release note None ### Check List (For Author) - Test - [x] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason - Behavior changed: - [ ] No. - [ ] Yes. - Does this need documentation? - [ ] No. - [ ] Yes. ### Check List (For Reviewer who merge this PR) - [ ] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label -- 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] [Enhancement] (nereids)implement unlockTablesCommand in nereids [doris]
msridhar78 commented on PR #49664: URL: https://github.com/apache/doris/pull/49664#issuecomment-2764697364 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] [Enhancement] (nereids)implement CreateWorkloadPolicyCommand in nereids [doris]
msridhar78 commented on PR #49370: URL: https://github.com/apache/doris/pull/49370#issuecomment-2764697614 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] [Enhancement] (nereids)implement alterDatabasePropertiesCommand in nereids [doris]
msridhar78 commented on PR #49365: URL: https://github.com/apache/doris/pull/49365#issuecomment-2764697802 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] [Enhancement] (nereids)implement installPluginCommand in nereids [doris]
msridhar78 commented on PR #48589: URL: https://github.com/apache/doris/pull/48589#issuecomment-2764698125 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] [Enhancement] (nereids)implement showColumnStatsCommand in nereids [doris]
msridhar78 commented on PR #45439: URL: https://github.com/apache/doris/pull/45439#issuecomment-2764698966 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] [Enhancement] (nereids)implement showClustersCommand in nereids [doris]
msridhar78 commented on PR #49672: URL: https://github.com/apache/doris/pull/49672#issuecomment-2764697254 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] [Enhancement] (nereids)implement lockTablesCommand in nereids [doris]
msridhar78 commented on PR #49375: URL: https://github.com/apache/doris/pull/49375#issuecomment-2764697513 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
(doris-website) branch asf-site updated (76094296835 -> 48b9db566b4)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 76094296835 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new 48b9db566b4 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (76094296835) \ N -- N -- N refs/heads/asf-site (48b9db566b4) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
(doris-website) branch asf-site updated (d760caffa73 -> bf06d8a4b32)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard d760caffa73 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new bf06d8a4b32 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (d760caffa73) \ N -- N -- N refs/heads/asf-site (bf06d8a4b32) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [fix](thirdparty)Fix uuid_string_t compilation issue with newer XCode SDKs on macOS [doris]
doris-robot commented on PR #49654: URL: https://github.com/apache/doris/pull/49654#issuecomment-2764515030 TPC-H: Total hot run time: 34061 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100 test result on commit 0fce4d523d19da1ebccf498db8776ed1678d584b, data reload: false -- Round 1 -- q1 25737 504749924992 q2 2055295 167 167 q3 10391 1276680 680 q4 10255 1021546 546 q5 7532232223722322 q6 194 169 134 134 q7 911 752 629 629 q8 9331126110911091 q9 6706515451325132 q10 6824230819251925 q11 467 273 275 273 q12 353 359 221 221 q13 17973 371131513151 q14 235 225 204 204 q15 517 472 488 472 q16 618 623 591 591 q17 574 851 338 338 q18 7525727670637063 q19 1227944 550 550 q20 329 338 192 192 q21 3829335524242424 q22 10441031964 964 Total cold run time: 114627 ms Total hot run time: 34061 ms - Round 2, with runtime_filter_mode=off - q1 5129513751365136 q2 233 318 226 226 q3 2226267722582258 q4 1436182314361436 q5 4491445444414441 q6 220 166 128 128 q7 2034191417821782 q8 2615257126032571 q9 7367737273767372 q10 3056325728292829 q11 586 541 508 508 q12 713 862 674 674 q13 3832430538483848 q14 308 309 302 302 q15 526 489 468 468 q16 678 715 680 680 q17 1203161814071407 q18 7881757673997399 q19 838 806 810 806 q20 1996202519371937 q21 5135492147524752 q22 1123107710131013 Total cold run time: 53626 ms Total hot run time: 51973 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
(doris-website) branch asf-site updated (e45ca944db2 -> 76094296835)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard e45ca944db2 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new 76094296835 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (e45ca944db2) \ N -- N -- N refs/heads/asf-site (76094296835) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] branch-2.1: [feat](regression) inject debug points need run in nonConcurrent or docker suites #49581 [doris]
yiguolei merged PR #49618: URL: https://github.com/apache/doris/pull/49618 -- 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] [fix](thirdparty)Fix uuid_string_t compilation issue with newer XCode SDKs on macOS [doris]
doris-robot commented on PR #49654: URL: https://github.com/apache/doris/pull/49654#issuecomment-2764521543 ClickBench: Total hot run time: 31.5 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit 0fce4d523d19da1ebccf498db8776ed1678d584b, data reload: false query1 0.040.040.03 query2 0.120.110.10 query3 0.260.190.20 query4 1.590.200.20 query5 0.580.570.58 query6 1.170.720.71 query7 0.020.020.01 query8 0.040.030.04 query9 0.590.530.52 query10 0.600.580.56 query11 0.150.110.11 query12 0.150.110.11 query13 0.610.590.60 query14 2.802.822.70 query15 0.920.840.85 query16 0.370.400.38 query17 1.001.021.00 query18 0.210.200.20 query19 1.901.881.83 query20 0.010.020.01 query21 15.36 0.920.56 query22 0.751.180.67 query23 15.02 1.400.64 query24 6.651.161.32 query25 0.500.110.12 query26 0.560.150.14 query27 0.050.050.05 query28 9.700.900.44 query29 12.58 4.043.34 query30 0.250.090.06 query31 2.820.580.38 query32 3.220.550.46 query33 2.983.083.03 query34 15.80 5.174.46 query35 4.534.514.56 query36 0.660.490.48 query37 0.080.060.06 query38 0.050.040.04 query39 0.030.020.02 query40 0.180.130.13 query41 0.080.020.02 query42 0.030.020.02 query43 0.030.040.03 Total cold run time: 105.04 s Total hot run time: 31.5 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
(doris-website) branch asf-site updated (0ac7950e02d -> d760caffa73)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 0ac7950e02d Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new d760caffa73 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (0ac7950e02d) \ N -- N -- N refs/heads/asf-site (d760caffa73) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [refactor]Separate StringOP and SubstringUtil [doris]
doris-robot commented on PR #48054: URL: https://github.com/apache/doris/pull/48054#issuecomment-2764519223 # BE UT Coverage Report Increment line coverage `95.03% (153/161)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/5d4c377c197a187d35f0082d1d3689bbee55495f_5d4c377c197a187d35f0082d1d3689bbee55495f/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/5d4c377c197a187d35f0082d1d3689bbee55495f_5d4c377c197a187d35f0082d1d3689bbee55495f/report/index.html) | Category | Coverage | |---|| | Function Coverage | 50.89% (13623/26770) | | Line Coverage | 40.28% (118345/293814) | | Region Coverage | 38.96% (60126/154337) | | Branch Coverage | 33.87% (30238/89280) | -- 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] [fix](inverted index) Clear inverted index cache from file cache [doris]
hello-stephen commented on PR #49670: URL: https://github.com/apache/doris/pull/49670#issuecomment-2764608566 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] [fix](inverted index) Clear inverted index cache from file cache [doris]
zzzxl1993 commented on PR #49670: URL: https://github.com/apache/doris/pull/49670#issuecomment-2764608621 run p0 -- 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](functions) impl function next_day [doris]
suxiaogang223 commented on PR #49119: URL: https://github.com/apache/doris/pull/49119#issuecomment-2764609379 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](executor) Add the time-sharing executor framework and use it in the scanner section. [doris]
kaka11chen commented on PR #49671: URL: https://github.com/apache/doris/pull/49671#issuecomment-2764668770 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](executor) Add the time-sharing executor framework and use it in the scanner section. [doris]
Thearas commented on PR #49671: URL: https://github.com/apache/doris/pull/49671#issuecomment-2764668742 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
doris.git: Error while running github feature from time_sharing_executor:.asf.yaml
An error occurred while processing the github feature in .asf.yaml: while parsing a mapping in "doris.git/.asf.yaml::github", line 111, column 1: - Build Broker ^ (line: 111) unexpected key not in schema 'required_pull_request_reviews' in "doris.git/.asf.yaml::github", line 114, column 1: - COMPILE (DORIS_COMPILE) ^ (line: 114) --- With regards, ASF Infra. - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [feature](functions) impl function next_day [doris]
hello-stephen commented on PR #49119: URL: https://github.com/apache/doris/pull/49119#issuecomment-2764678524 # BE UT Coverage Report Increment line coverage `87.95% (73/83)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/bd37be9edd3d7486159430bc53d97cd709fac5b3_bd37be9edd3d7486159430bc53d97cd709fac5b3/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/bd37be9edd3d7486159430bc53d97cd709fac5b3_bd37be9edd3d7486159430bc53d97cd709fac5b3/report/index.html) | Category | Coverage | |---|| | Function Coverage | 50.91% (13632/26778) | | Line Coverage | 40.28% (118392/293898) | | Region Coverage | 38.97% (60169/154380) | | Branch Coverage | 33.87% (30245/89296) | -- 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] [Enhancement] (nereids)implement showColumnStatsCommand in nereids [doris]
doris-robot commented on PR #45439: URL: https://github.com/apache/doris/pull/45439#issuecomment-2764722132 ClickBench: Total hot run time: 30.93 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit fd151f8d2d9439fbf0ccf4eeacde2e2d2fb9dac9, data reload: false query1 0.040.040.03 query2 0.130.100.11 query3 0.240.200.18 query4 1.590.190.19 query5 0.590.600.60 query6 1.190.730.72 query7 0.020.020.02 query8 0.050.030.04 query9 0.570.510.53 query10 0.560.590.56 query11 0.150.110.11 query12 0.150.120.12 query13 0.620.600.59 query14 2.672.832.79 query15 0.940.870.85 query16 0.370.390.40 query17 1.041.031.03 query18 0.210.200.20 query19 1.911.991.89 query20 0.010.010.02 query21 15.35 0.940.55 query22 0.761.280.75 query23 14.82 1.400.63 query24 7.182.140.32 query25 0.280.200.05 query26 0.610.150.12 query27 0.050.040.04 query28 9.340.880.46 query29 12.82 4.023.33 query30 0.250.090.06 query31 2.840.610.38 query32 3.220.550.48 query33 3.033.063.12 query34 15.69 5.114.50 query35 4.544.484.50 query36 0.670.500.49 query37 0.080.070.06 query38 0.050.040.04 query39 0.030.020.02 query40 0.160.130.12 query41 0.080.020.03 query42 0.040.030.02 query43 0.040.030.03 Total cold run time: 104.98 s Total hot run time: 30.93 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
(doris-website) branch asf-site updated (48b9db566b4 -> 54482e3bd92)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 48b9db566b4 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new 54482e3bd92 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (48b9db566b4) \ N -- N -- N refs/heads/asf-site (54482e3bd92) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [feature](executor) Add the time-sharing executor framework and use it in the scanner section. [doris]
doris-robot commented on PR #49671: URL: https://github.com/apache/doris/pull/49671#issuecomment-2764712255 # BE UT Coverage Report Increment line coverage `66.84% (651/974)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/906af7632b9cb819c65c668f92489e6ee44cd0aa_906af7632b9cb819c65c668f92489e6ee44cd0aa/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/906af7632b9cb819c65c668f92489e6ee44cd0aa_906af7632b9cb819c65c668f92489e6ee44cd0aa/report/index.html) | Category | Coverage | |---|| | Function Coverage | 37.56% (9957/26510) | | Line Coverage | 29.25% (83322/284813) | | Region Coverage | 27.83% (42654/153284) | | Branch Coverage | 24.56% (21701/88370) | -- 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] [Enhancement] (nereids)implement showClustersCommand in nereids [doris]
doris-robot commented on PR #49672: URL: https://github.com/apache/doris/pull/49672#issuecomment-2764717286 ClickBench: Total hot run time: 31.23 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit b9e1eca4d37371b7255e0ab9db3539fd23f78efd, data reload: false query1 0.040.040.04 query2 0.130.100.10 query3 0.250.190.19 query4 1.590.190.19 query5 0.600.580.59 query6 1.210.720.73 query7 0.030.020.02 query8 0.040.040.04 query9 0.580.510.54 query10 0.570.570.58 query11 0.150.120.11 query12 0.140.110.12 query13 0.610.610.60 query14 2.702.832.72 query15 0.920.860.85 query16 0.390.380.38 query17 1.031.051.05 query18 0.200.200.19 query19 1.941.911.83 query20 0.010.010.02 query21 15.36 0.920.56 query22 0.771.270.72 query23 14.80 1.360.66 query24 7.460.680.83 query25 0.470.330.08 query26 0.610.160.14 query27 0.060.050.04 query28 9.210.950.43 query29 12.61 4.023.34 query30 0.250.090.06 query31 2.830.590.38 query32 3.220.540.47 query33 3.053.083.03 query34 15.96 5.184.52 query35 4.584.514.55 query36 0.690.500.50 query37 0.080.060.06 query38 0.040.040.03 query39 0.030.020.02 query40 0.180.130.12 query41 0.080.030.02 query42 0.030.030.02 query43 0.040.030.03 Total cold run time: 105.54 s Total hot run time: 31.23 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] [feat](bi) support default_init_catalog user property for external catalog [doris]
doris-robot commented on PR #49658: URL: https://github.com/apache/doris/pull/49658#issuecomment-2764980425 TPC-DS: Total hot run time: 192591 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 035573427e6c324d63434c2868f81ee60f96c218, data reload: false query1 1397107510441044 query2 6088200619841984 query3 10989 457045444544 query4 52982 25115 22944 22944 query5 5032548 483 483 query6 342 201 190 190 query7 4886485 277 277 query8 329 257 237 237 query9 5556252625332526 query10 424 301 248 248 query11 15151 15151 14874 14874 query12 160 117 104 104 query13 1040520 393 393 query14 10137 639964556399 query15 203 198 178 178 query16 7058653 467 467 query17 1098755 599 599 query18 1526411 312 312 query19 199 194 164 164 query20 126 133 127 127 query21 212 124 110 110 query22 4317449542684268 query23 33985 33563 33218 33218 query24 6582244924322432 query25 470 453 412 412 query26 741 271 140 140 query27 2408490 335 335 query28 3300246024452445 query29 595 553 433 433 query30 273 232 192 192 query31 891 877 797 797 query32 75 61 58 58 query33 487 350 307 307 query34 758 846 511 511 query35 797 839 784 784 query36 970 1003895 895 query37 121 102 77 77 query38 4236422442914224 query39 1503144814211421 query40 231 119 108 108 query41 53 61 62 61 query42 127 107 104 104 query43 504 515 499 499 query44 1301816 834 816 query45 182 177 207 177 query46 848 1044645 645 query47 1919184418001800 query48 394 441 318 318 query49 717 516 437 437 query50 698 769 420 420 query51 4186434142704270 query52 117 107 108 107 query53 221 255 184 184 query54 490 494 413 413 query55 87 82 80 80 query56 271 272 263 263 query57 1182121212001200 query58 269 269 248 248 query59 2821300128982898 query60 284 314 261 261 query61 136 146 132 132 query62 717 733 670 670 query63 223 191 196 191 query64 21691031714 714 query65 4424434743914347 query66 774 386 291 291 query67 15944 15546 15472 15472 query68 7197810 497 497 query69 535 302 277 277 query70 1204113110831083 query71 483 299 281 281 query72 6000477950054779 query73 1352708 343 343 query74 9191918586398639 query75 3836323227222722 query76 42301207754 754 query77 618 446 280 280 query78 10021 10023 92839283 query79 2526801 563 563 query80 586 510 438 438 query81 484 255 221 221 query82 443 128 96 96 query83 296 184 158 158 query84 283 93 74 74 query85 781 367 308 308 query86 382 309 276 276 query87 4403446344234423 query88 3559219921822182 query89 387 314 275 275 query90 1788202 206 202 query91 147 143 113 113 query92 69 62 57 57 query93 20021055564 564 query94 661 411 305 305 query95 351 272 263 263 query96 476 562 270 270 query97 3159327431213121 query98 237 200 204 200 query99 1400140012651265 Total cold run time: 297820 ms Total hot run time: 192591 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
Re: [PR] [Fix](Catalog) Close system resources when dropping catalog [doris]
doris-robot commented on PR #49621: URL: https://github.com/apache/doris/pull/49621#issuecomment-2764980433 TPC-DS: Total hot run time: 191834 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 f43c3ff3d5f9902febd0a93a291e83234532724d, data reload: false query1 1389106110291029 query2 6438199419531953 query3 11149 456545094509 query4 25831 23695 22846 22846 query5 3766640 474 474 query6 291 183 191 183 query7 3980502 280 280 query8 314 253 239 239 query9 8512253425032503 query10 454 311 253 253 query11 15326 15048 14838 14838 query12 154 108 113 108 query13 1566524 412 412 query14 8740620761116111 query15 213 190 167 167 query16 7184644 471 471 query17 1223711 559 559 query18 1989433 332 332 query19 212 199 163 163 query20 127 127 122 122 query21 207 128 108 108 query22 4605446844324432 query23 34838 33467 33291 33291 query24 8527245123982398 query25 538 469 404 404 query26 1211266 140 140 query27 3013493 325 325 query28 4488241824152415 query29 764 577 444 444 query30 274 228 198 198 query31 921 861 822 822 query32 79 70 61 61 query33 536 378 306 306 query34 775 850 522 522 query35 795 846 764 764 query36 976 1015939 939 query37 124 106 87 87 query38 4165415641164116 query39 1475144915871449 query40 213 121 103 103 query41 53 53 52 52 query42 119 106 108 106 query43 514 533 483 483 query44 1327829 838 829 query45 183 185 165 165 query46 831 1032648 648 query47 1828190117641764 query48 374 430 322 322 query49 777 554 422 422 query50 715 760 417 417 query51 4294429442444244 query52 112 110 107 107 query53 225 255 179 179 query54 494 509 417 417 query55 80 77 78 77 query56 290 273 276 273 query57 1202119611231123 query58 284 241 261 241 query59 2714295828392839 query60 289 295 259 259 query61 124 121 122 121 query62 854 766 698 698 query63 226 192 189 189 query64 42081068692 692 query65 4399430543334305 query66 1072396 319 319 query67 16625 15699 15503 15503 query68 9666878 507 507 query69 492 295 259 259 query70 1231110410881088 query71 460 301 272 272 query72 5209468046974680 query73 694 623 341 341 query74 9076894386938693 query75 4297320027172717 query76 44241195755 755 query77 973 364 294 294 query78 9888998692779277 query79 4819800 545 545 query80 573 509 443 443 query81 453 258 214 214 query82 361 129 95 95 query83 166 172 167 167 query84 281 94 74 74 query85 749 348 304 304 query86 324 303 291 291 query87 4386449943284328 query88 2876219822172198 query89 427 307 280 280 query90 2154206 202 202 query91 136 142 116 116 query92 75 64 53 53 query93 33591001564 564 query94 664 429 275 275 query95 371 275 262 262 query96 475 550 267 267 query97 3117318731243124 query98 217 211 205 205 query99 1355138512741274 Total cold run time: 285343 ms Total hot run time: 191834 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
Re: [PR] [feature](functions) impl function next_day [doris]
doris-robot commented on PR #49119: URL: https://github.com/apache/doris/pull/49119#issuecomment-2764983621 TPC-DS: Total hot run time: 192307 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 f455c9d2c8d7e000633c3b9ec4731e4fb51d677e, data reload: false query1 1387104010451040 query2 6200198320001983 query3 10999 446444574457 query4 53185 25504 23262 23262 query5 5154582 493 493 query6 342 220 190 190 query7 4917497 273 273 query8 341 255 242 242 query9 5882253725582537 query10 443 313 249 249 query11 15186 15116 14892 14892 query12 163 114 110 110 query13 1089532 418 418 query14 10218 631763886317 query15 219 207 187 187 query16 7129647 495 495 query17 1057735 559 559 query18 1566440 334 334 query19 192 187 159 159 query20 126 124 115 115 query21 213 120 105 105 query22 4523442543684368 query23 33734 33174 33091 33091 query24 6794242824262426 query25 460 477 398 398 query26 671 276 149 149 query27 2187516 317 317 query28 3331243624292429 query29 564 557 424 424 query30 289 219 189 189 query31 822 879 781 781 query32 79 63 64 63 query33 450 360 302 302 query34 754 852 512 512 query35 779 839 760 760 query36 972 973 865 865 query37 114 102 73 73 query38 4167425641484148 query39 1549144114201420 query40 206 123 107 107 query41 54 61 50 50 query42 131 110 108 108 query43 513 526 481 481 query44 1337820 835 820 query45 178 174 167 167 query46 838 1022641 641 query47 1852191518451845 query48 381 440 322 322 query49 690 537 426 426 query50 702 751 420 420 query51 4324432642744274 query52 108 109 98 98 query53 224 263 190 190 query54 492 519 430 430 query55 83 88 84 84 query56 282 293 275 275 query57 11881172 query58 247 253 254 253 query59 2898296328702870 query60 307 292 283 283 query61 155 152 152 152 query62 749 742 719 719 query63 238 189 193 189 query64 16041035709 709 query65 4410438442484248 query66 708 392 297 297 query67 15814 15595 15273 15273 query68 7474876 498 498 query69 526 309 261 261 query70 1234117210651065 query71 490 302 254 254 query72 5538478150844781 query73 1400652 350 350 query74 9199907987138713 query75 3978320126992699 query76 43361197764 764 query77 647 359 273 273 query78 997410037 93139313 query79 2228801 568 568 query80 642 505 445 445 query81 488 253 220 220 query82 432 124 96 96 query83 282 174 160 160 query84 285 91 74 74 query85 870 360 302 302 query86 351 306 281 281 query87 4376446042914291 query88 3162226122242224 query89 393 310 281 281 query90 1950212 215 212 query91 143 137 112 112 query92 73 62 53 53 query93 11791048579 579 query94 692 419 310 310 query95 358 268 275 268 query96 483 551 281 281 query97 3162324831453145 query98 226 208 205 205 query99 1417139112551255 Total cold run time: 296948 ms Total hot run time: 192307 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] [feat](thirdparty) Add aws dentity-management and sts library for be and ry [doris]
github-actions[bot] commented on PR #49565: URL: https://github.com/apache/doris/pull/49565#issuecomment-2764954138 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: 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] [opt](s3client) Add AWS SDK logger for recycler with error logging and enhance S3 client tests [doris]
gavinchou merged PR #49422: URL: https://github.com/apache/doris/pull/49422 -- 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] [improve](thrift) Config thrift_max_message_size for THREAD_POOL and … [doris]
w41ter commented on PR #49677: URL: https://github.com/apache/doris/pull/49677#issuecomment-2764985053 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] [improve](thrift) Config thrift_max_message_size for THREAD_POOL and … [doris]
hello-stephen commented on PR #49677: URL: https://github.com/apache/doris/pull/49677#issuecomment-2764984900 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] [Fix](Catalog) Close system resources when dropping catalog [doris]
doris-robot commented on PR #49621: URL: https://github.com/apache/doris/pull/49621#issuecomment-2764985927 ClickBench: Total hot run time: 31.4 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit f43c3ff3d5f9902febd0a93a291e83234532724d, data reload: false query1 0.030.040.03 query2 0.120.110.11 query3 0.240.190.20 query4 1.590.190.19 query5 0.600.590.60 query6 1.200.730.72 query7 0.030.010.01 query8 0.040.040.04 query9 0.570.510.52 query10 0.570.590.56 query11 0.150.110.11 query12 0.150.110.11 query13 0.610.600.58 query14 2.812.702.69 query15 0.920.860.85 query16 0.380.380.39 query17 1.021.031.03 query18 0.210.200.20 query19 1.851.951.84 query20 0.020.010.01 query21 15.35 0.880.55 query22 0.741.150.61 query23 15.16 1.390.68 query24 6.971.220.99 query25 0.550.240.10 query26 0.720.150.14 query27 0.050.050.05 query28 8.740.880.44 query29 12.53 4.073.31 query30 0.260.090.06 query31 2.810.580.38 query32 3.220.550.47 query33 3.103.023.10 query34 15.78 5.104.51 query35 4.554.544.56 query36 0.650.490.48 query37 0.080.060.06 query38 0.050.040.03 query39 0.040.020.03 query40 0.170.140.14 query41 0.090.030.03 query42 0.040.020.02 query43 0.040.030.02 Total cold run time: 104.8 s Total hot run time: 31.4 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] [fix](runtime filter) Fix debug string in RuntimeFilterWrapper [doris]
Gabriel39 commented on PR #49562: URL: https://github.com/apache/doris/pull/49562#issuecomment-2764909002 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] [fix](Nereids) fix unix_timestamp [doris]
hello-stephen commented on PR #49686: URL: https://github.com/apache/doris/pull/49686#issuecomment-2765256863 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] branch-2.1: [feat](thirdparty) Add aws dentity-management and sts library for be and ry #49565 [doris]
doris-robot commented on PR #49684: URL: https://github.com/apache/doris/pull/49684#issuecomment-2765278189 # BE UT Coverage Report Increment line coverage ` ` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/74b15bae794791185071cb6a513f7f4182d5fd1d_74b15bae794791185071cb6a513f7f4182d5fd1d/increment_report/index.html) [Complete coverage report](http://coverage.selectdb-in.cc/coverage/74b15bae794791185071cb6a513f7f4182d5fd1d_74b15bae794791185071cb6a513f7f4182d5fd1d/report/index.html) | Category | Coverage | |---|| | Function Coverage | 37.39% (9852/26347) | | Line Coverage | 29.11% (82623/283838) | | Region Coverage | 27.71% (42367/152897) | | Branch Coverage | 24.45% (21563/88184) | -- 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](functions) impl function next_day [doris]
doris-robot commented on PR #49119: URL: https://github.com/apache/doris/pull/49119#issuecomment-2764988426 ClickBench: Total hot run time: 30.88 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools ClickBench test result on commit f455c9d2c8d7e000633c3b9ec4731e4fb51d677e, data reload: false query1 0.040.040.02 query2 0.120.100.10 query3 0.250.190.20 query4 1.590.190.20 query5 0.600.580.59 query6 1.210.720.71 query7 0.020.020.01 query8 0.040.030.04 query9 0.580.510.52 query10 0.570.590.57 query11 0.150.110.11 query12 0.150.100.11 query13 0.620.590.60 query14 2.682.672.81 query15 0.920.860.85 query16 0.390.390.40 query17 1.011.011.01 query18 0.220.200.20 query19 1.871.891.90 query20 0.010.010.02 query21 15.36 0.900.54 query22 0.751.100.87 query23 14.78 1.390.62 query24 7.880.750.31 query25 0.480.250.14 query26 0.610.150.13 query27 0.050.050.05 query28 9.040.880.45 query29 12.52 3.963.33 query30 0.250.080.06 query31 2.830.570.38 query32 3.230.540.47 query33 3.023.093.03 query34 15.67 5.124.50 query35 4.504.534.48 query36 0.660.500.48 query37 0.090.060.06 query38 0.050.040.03 query39 0.030.020.02 query40 0.160.130.13 query41 0.070.020.02 query42 0.040.030.02 query43 0.030.040.03 Total cold run time: 105.14 s Total hot run time: 30.88 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
(doris) branch master updated (d500bef3467 -> c9c83ca3bf8)
This is an automated email from the ASF dual-hosted git repository. lide pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git from d500bef3467 [Improvement](thrift) reduce redundant runtime filter information pass from frontend to backend(be part) (#49622) add c9c83ca3bf8 [bugfix](chdfs) fix hash collision in chdfs file system cache (#49486) No new revisions were added by this update. Summary of changes: .../src/main/java/org/apache/doris/broker/hdfs/FileSystemManager.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [fix](Nereids) fix unix_timestamp [doris]
LiBinfeng-01 commented on PR #49686: URL: https://github.com/apache/doris/pull/49686#issuecomment-2765257066 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](functions) impl function next_day [doris]
morrySnow commented on code in PR #49119: URL: https://github.com/apache/doris/pull/49119#discussion_r2020467791 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/expressions/functions/executable/DateTimeExtractAndTransform.java: ## @@ -1167,4 +1196,26 @@ public static Expression yearsDiff(DateV2Literal t1, DateV2Literal t2) { public static Expression yearsDiff(DateTimeLiteral t1, DateTimeLiteral t2) { return new BigIntLiteral(ChronoUnit.YEARS.between(t2.toJavaDateType(), t1.toJavaDateType())); } + +private static int getDayOfWeek(String day) { +Integer dayOfWeek = DAY_OF_WEEK.get(day.toUpperCase()); +if (dayOfWeek == null) { +return 0; +} +return dayOfWeek; +} + +/** + * date arithmetic function next_day + */ +@ExecFunction(name = "next_day") +public static Expression nextDay(DateV2Literal date, StringLiteral day) { Review Comment: add date related constant folding test should be added in `regression-test/suites/nereids_p0/expression/fold_constant/fold_constant_date_arithmatic.groovy` -- 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] branch-3.0: [fix](load) Fix the issue of insert into select concurrent reporting causing no error url #49669 [doris]
liaoxin01 commented on PR #49687: URL: https://github.com/apache/doris/pull/49687#issuecomment-2765298030 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] branch-3.0: [fix](load) Fix the issue of insert into select concurrent reporting causing no error url #49669 [doris]
liaoxin01 opened a new pull request, #49687: URL: https://github.com/apache/doris/pull/49687 cherry pick from #49669 -- 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] [fix] (streamload) fixed the issue of data loss due to concurrency when importing data from streamload (#48948) [doris]
dataroaring merged PR #49666: URL: https://github.com/apache/doris/pull/49666 -- 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: [I] [Bug] select hive table with catalog without partition column makes all be crashed [doris]
pancodex commented on issue #49034: URL: https://github.com/apache/doris/issues/49034#issuecomment-2764894414 > Have you try querying another table? Will all queries cause crash? Hi, thank you for your helping. I guess its the bug in 3.0.2, because after upgrading the doris version to 3.0.4, this problem doesnt appear anymore. -- 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
(doris) branch branch-3.0 updated: branch-3.0: [function](date) Support date trunc function #49540 (#49660)
This is an automated email from the ASF dual-hosted git repository. dataroaring pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/doris.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 85c82072375 branch-3.0: [function](date) Support date trunc function #49540 (#49660) 85c82072375 is described below commit 85c820723754825af1010e415590a94a7e154dc4 Author: Gabriel AuthorDate: Mon Mar 31 09:54:43 2025 +0800 branch-3.0: [function](date) Support date trunc function #49540 (#49660) --- be/src/vec/functions/function_timestamp.cpp| 51 + .../apache/doris/analysis/FunctionCallExpr.java| 2 +- .../executable/DateTimeExtractAndTransform.java| 20 + .../expressions/functions/scalar/DateTrunc.java| 85 ++--- .../datetime_functions/test_date_trunc.out | Bin 5294 -> 9785 bytes .../test_auto_range_partition.groovy | 2 +- .../datetime_functions/test_date_trunc.groovy | 8 ++ 7 files changed, 125 insertions(+), 43 deletions(-) diff --git a/be/src/vec/functions/function_timestamp.cpp b/be/src/vec/functions/function_timestamp.cpp index 428f8c2893f..fb3c78bbb9f 100644 --- a/be/src/vec/functions/function_timestamp.cpp +++ b/be/src/vec/functions/function_timestamp.cpp @@ -403,7 +403,7 @@ struct DateTruncState { Callback_function callback_function; }; -template +template struct DateTrunc { static constexpr auto name = "date_trunc"; @@ -416,7 +416,11 @@ struct DateTrunc { static size_t get_number_of_arguments() { return 2; } static DataTypes get_variadic_argument_types() { -return {std::make_shared(), std::make_shared()}; +if constexpr (DateArgIsFirst) { +return {std::make_shared(), std::make_shared()}; +} else { +return {std::make_shared(), std::make_shared()}; +} } static DataTypePtr get_return_type_impl(const DataTypes& arguments) { @@ -427,11 +431,12 @@ struct DateTrunc { if (scope != FunctionContext::THREAD_LOCAL) { return Status::OK(); } -if (!context->is_col_constant(1)) { +if (!context->is_col_constant(DateArgIsFirst ? 1 : 0)) { return Status::InvalidArgument( "date_trunc function of time unit argument must be constant."); } -const auto& data_str = context->get_constant_col(1)->column_ptr->get_data_at(0); +const auto& data_str = +context->get_constant_col(DateArgIsFirst ? 1 : 0)->column_ptr->get_data_at(0); std::string lower_str(data_str.data, data_str.size); std::transform(lower_str.begin(), lower_str.end(), lower_str.begin(), [](unsigned char c) { return std::tolower(c); }); @@ -467,8 +472,8 @@ struct DateTrunc { DCHECK_EQ(arguments.size(), 2); auto null_map = ColumnUInt8::create(input_rows_count, 0); -const auto& datetime_column = - block.get_by_position(arguments[0]).column->convert_to_full_column_if_const(); +const auto& datetime_column = block.get_by_position(arguments[DateArgIsFirst ? 0 : 1]) + .column->convert_to_full_column_if_const(); ColumnPtr res = ColumnType::create(input_rows_count); auto* state = reinterpret_cast( context->get_function_state(FunctionContext::THREAD_LOCAL)); @@ -1169,10 +1174,14 @@ public: } Status open(FunctionContext* context, FunctionContext::FunctionStateScope scope) override { -if constexpr (std::is_same_v> || - std::is_same_v> || - std::is_same_v> || - std::is_same_v>) { +if constexpr (std::is_same_v> || + std::is_same_v> || + std::is_same_v> || + std::is_same_v> || + std::is_same_v> || + std::is_same_v> || + std::is_same_v> || + std::is_same_v>) { return Impl::open(context, scope); } else { return Status::OK(); @@ -1427,10 +1436,20 @@ using FunctionStrToDatetime = FunctionOtherTypesToDateType>; using FunctionStrToDatetimeV2 = FunctionOtherTypesToDateType>; using FunctionMakeDate = FunctionOtherTypesToDateType; -using FunctionDateTruncDate = FunctionOtherTypesToDateType>; -using FunctionDateTruncDateV2 = FunctionOtherTypesToDateType>; -using FunctionDateTruncDatetime = FunctionOtherTypesToDateType>; -using FunctionDateTruncDatetimeV2 = FunctionOtherTypesToDateType>; +using FunctionDateTruncDate = FunctionOtherTypesToDateType>; +using FunctionDateTruncDateV2 = FunctionOtherTypesToDateType>; +using FunctionDateTruncDatetime = FunctionOtherTypesToDateType>; +using FunctionDateTruncDatetimeV2 = +FunctionOtherTypesToDateType>; + +us
Re: [PR] branch-3.0: [function](date) Support date trunc function #49540 [doris]
dataroaring merged PR #49660: URL: https://github.com/apache/doris/pull/49660 -- 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
(doris-spark-connector) branch master updated: [improve] add doris sink itcase (#297)
This is an automated email from the ASF dual-hosted git repository. diwu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/doris-spark-connector.git The following commit(s) were added to refs/heads/master by this push: new 5f07e8f [improve] add doris sink itcase (#297) 5f07e8f is described below commit 5f07e8fca0598e9fc38720c2da4d0816440c0e3c Author: wudi <676366...@qq.com> AuthorDate: Mon Mar 31 09:57:26 2025 +0800 [improve] add doris sink itcase (#297) --- .github/workflows/run-e2ecase.yml | 52 + .../client/write/AbstractStreamLoadProcessor.java | 40 ++-- .../spark/client/write/StreamLoadProcessor.java| 10 +- .../apache/doris/spark/config/DorisOptions.java| 2 +- .../org/apache/doris/spark/util/EscapeHandler.java | 41 .../org/apache/doris/spark/util/HttpUtils.scala| 9 +- .../apache/doris/spark/util/RowConvertors.scala| 3 +- .../spark/container/AbstractContainerTestBase.java | 63 ++ .../spark/container/instance/ContainerService.java | 2 + .../spark/container/instance/DorisContainer.java | 5 + .../container/instance/DorisCustomerContainer.java | 5 + .../doris/spark/sql/Doris2DorisE2ECase.scala | 110 ++ .../doris/spark/sql/DorisCatalogITCase.scala | 137 + .../apache/doris/spark/sql/DorisReaderITCase.scala | 5 +- .../spark/sql/DorisWriterFailoverITCase.scala | 220 .../apache/doris/spark/sql/DorisWriterITCase.scala | 222 +++-- .../resources/container/ddl/write_all_type.sql | 31 +++ .../{log4j.properties => log4j2-test.properties} | 11 +- .../apache/doris/spark/write/DorisDataWriter.scala | 5 +- .../org/apache/doris/spark/write/DorisWrite.scala | 2 - 20 files changed, 918 insertions(+), 57 deletions(-) diff --git a/.github/workflows/run-e2ecase.yml b/.github/workflows/run-e2ecase.yml new file mode 100644 index 000..2f2949b --- /dev/null +++ b/.github/workflows/run-e2ecase.yml @@ -0,0 +1,52 @@ +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# +--- +name: Run E2ECases +on: + pull_request: + push: + +jobs: + build-extension: +name: "Run E2ECases" +runs-on: ubuntu-latest +defaults: + run: +shell: bash +steps: +- name: Checkout + uses: actions/checkout@master + +- name: Setup java + uses: actions/setup-java@v2 + with: +distribution: adopt +java-version: '8' + +- name: Run E2ECases for spark 2 + run: | +cd spark-doris-connector && mvn clean test -Pspark-2-it,spark-2.4_2.11 -pl spark-doris-connector-it -am -DfailIfNoTests=false -Dtest="*E2ECase" -Dimage="apache/doris:doris-all-in-one-2.1.0" + +- name: Run E2ECases for spark 3.1 + run: | +cd spark-doris-connector && mvn clean test -Pspark-3-it,spark-3.1 -pl spark-doris-connector-it -am -DfailIfNoTests=false -Dtest="*E2ECase" -Dimage="apache/doris:doris-all-in-one-2.1.0" + +- name: Run E2ECases for spark 3.3 + run: | +cd spark-doris-connector && mvn clean test -Pspark-3-it,spark-3.3 -pl spark-doris-connector-it -am -DfailIfNoTests=false -Dtest="*E2ECase" -Dimage="apache/doris:doris-all-in-one-2.1.0" + \ No newline at end of file diff --git a/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java b/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java index 2a10ffa..37d3a48 100644 --- a/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java +++ b/spark-doris-connector/spark-doris-connector-base/src/main/java/org/apache/doris/spark/client/write/AbstractStreamLoadProcessor.java @@ -17,8 +17,6 @@ package org.apache.doris.spark.client.write; -import com.fasterxml.jackson.databind.DeserializationFeature; -import com.fasterxml.jackson.databind.json.JsonMapper; import org.apache.doris.spark.client.DorisBackendHttpClient; import org.apache.doris.spark.client.DorisFrontendClient; import org.apache.doris.spark.client.entity.Backend; @@ -27,8 +25
[PR] [fix](test) Complete the missing db name in check_before_quit test [doris]
wyxxxcat opened a new pull request, #49674: URL: https://github.com/apache/doris/pull/49674 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Test - [ ] Regression test - [ ] Unit Test - [ ] Manual test (add detailed scripts or steps below) - [ ] No need to test or manual test. Explain why: - [ ] This is a refactor/code format and no logic has been changed. - [ ] Previous test can cover this change. - [ ] No code files have been changed. - [ ] Other reason - Behavior changed: - [ ] No. - [ ] Yes. - Does this need documentation? - [ ] No. - [ ] Yes. ### Check List (For Reviewer who merge this PR) - [ ] Confirm the release note - [ ] Confirm test cases - [ ] Confirm document - [ ] Add branch pick label -- 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] [fix](test) Complete the missing db name in check_before_quit test [doris]
Thearas commented on PR #49674: URL: https://github.com/apache/doris/pull/49674#issuecomment-2764913777 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] [improve] add doris sink itcase [doris-spark-connector]
JNSimba merged PR #297: URL: https://github.com/apache/doris-spark-connector/pull/297 -- 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
(doris-website) branch asf-site updated (80265818a81 -> d0be6ff7d3a)
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch asf-site in repository https://gitbox.apache.org/repos/asf/doris-website.git discard 80265818a81 Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 new d0be6ff7d3a Automated deployment with doris branch @ 770e552322fc3bd7c59d20bcbf7859649af4be72 This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (80265818a81) \ N -- N -- N refs/heads/asf-site (d0be6ff7d3a) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/2.0/search-index.json | 2 +- docs/3.0/search-index.json | 2 +- docs/dev/search-index.json | 2 +- search-index.json| 2 +- zh-CN/docs/2.0/search-index.json | 2 +- zh-CN/docs/3.0/search-index.json | 2 +- zh-CN/docs/dev/search-index.json | 2 +- zh-CN/search-index.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) - To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org
Re: [PR] [Build][macOS] Fix uuid_string_t compilation issue with newer SDKs [doris]
Thearas commented on PR #49654: URL: https://github.com/apache/doris/pull/49654#issuecomment-2762461704 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