Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-04-05 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2737135423 TPC-DS: Total hot run time: 192377 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-04-05 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2736805610 TPC-DS: Total hot run time: 191288 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

[PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-04-05 Thread via GitHub
Gabriel39 opened a new pull request, #49273: URL: https://github.com/apache/doris/pull/49273 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-04-04 Thread via GitHub
Gabriel39 commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2736527058 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-25 Thread via GitHub
Gabriel39 commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2750598399 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-25 Thread via GitHub
Gabriel39 commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2750284904 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-24 Thread via GitHub
Gabriel39 commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2749811222 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-24 Thread via GitHub
Gabriel39 commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2749729159 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-24 Thread via GitHub
Gabriel39 closed pull request #49273: [fix](pipeline) Make pipeline task shared by task queue URL: https://github.com/apache/doris/pull/49273 -- 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 spec

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-24 Thread via GitHub
Gabriel39 commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2748161195 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-24 Thread via GitHub
Gabriel39 closed pull request #49299: [fix](pipeline) Make pipeline task shared by task queue URL: https://github.com/apache/doris/pull/49299 -- 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 spec

[PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-24 Thread via GitHub
Gabriel39 opened a new pull request, #49391: URL: https://github.com/apache/doris/pull/49391 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-23 Thread via GitHub
Gabriel39 commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2747053683 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-23 Thread via GitHub
hello-stephen commented on PR #49391: URL: https://github.com/apache/doris/pull/49391#issuecomment-2747010462 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+pro

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-23 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739747211 ClickBench: Total hot run time: 31.09 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-20 Thread via GitHub
yiguolei commented on code in PR #49273: URL: https://github.com/apache/doris/pull/49273#discussion_r2005887280 ## be/src/pipeline/dependency.h: ## @@ -156,7 +156,7 @@ class Dependency : public std::enable_shared_from_this { MonotonicStopWatch _watcher; std::mutex _

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-20 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739735385 TPC-DS: Total hot run time: 185674 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-20 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739701981 TPC-H: Total hot run time: 32354 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-20 Thread via GitHub
Gabriel39 commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739642331 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-20 Thread via GitHub
Gabriel39 commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739644741 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-20 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739470669 ClickBench: Total hot run time: 31.19 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-20 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739462744 TPC-DS: Total hot run time: 192615 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-20 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739437699 TPC-H: Total hot run time: 32318 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
Gabriel39 commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739388171 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739327786 ClickBench: Total hot run time: 31.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739316356 TPC-DS: Total hot run time: 185817 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739291260 TPC-H: Total hot run time: 32641 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
Gabriel39 commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739202427 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
Thearas commented on PR #49299: URL: https://github.com/apache/doris/pull/49299#issuecomment-2739202365 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+y

[PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
Gabriel39 opened a new pull request, #49299: URL: https://github.com/apache/doris/pull/49299 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) - Tes

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2737697980 # BE UT Coverage Report Increment line coverage `44.64% (25/56)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/e7e4467b209bbaa15e56eb4012af807829

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2737502569 TPC-DS: Total hot run time: 192176 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2737515055 ClickBench: Total hot run time: 31.21 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2737470544 TPC-H: Total hot run time: 32435 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
Gabriel39 commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2737360717 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2737154381 ClickBench: Total hot run time: 30.86 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2737086907 TPC-H: Total hot run time: 32464 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
Gabriel39 commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2736946897 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 un

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2736822854 ClickBench: Total hot run time: 31.59 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
doris-robot commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2736764149 TPC-H: Total hot run time: 32456 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
Thearas commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2736526959 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+y

Re: [PR] [fix](pipeline) Make pipeline task shared by task queue [doris]

2025-03-19 Thread via GitHub
Gabriel39 commented on PR #49273: URL: https://github.com/apache/doris/pull/49273#issuecomment-2736533710 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 un