Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-09 Thread via GitHub
yiguolei merged PR #46375: URL: https://github.com/apache/doris/pull/46375 -- 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.apa

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-09 Thread via GitHub
github-actions[bot] commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2580124699 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 GitHu

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-09 Thread via GitHub
doris-robot commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2579947317 ClickBench: Total hot run time: 31 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools Cli

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

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

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

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

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-09 Thread via GitHub
zhiqiang- commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2579792053 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. T

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-09 Thread via GitHub
starocean999 commented on code in PR #46375: URL: https://github.com/apache/doris/pull/46375#discussion_r1908387925 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -5350,8 +5363,20 @@ public LogicalPlan visitShowTabletStorageFormat(Sho

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-09 Thread via GitHub
starocean999 commented on code in PR #46375: URL: https://github.com/apache/doris/pull/46375#discussion_r1908389833 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -5350,8 +5363,20 @@ public LogicalPlan visitShowTabletStorageFormat(Sho

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
github-actions[bot] commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2579325408 PR approved by anyone and no changes requested. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
zhiqiang- commented on code in PR #46375: URL: https://github.com/apache/doris/pull/46375#discussion_r1908101409 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -5350,8 +5363,20 @@ public LogicalPlan visitShowTabletStorageFormat(Sh

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
zhiqiang- commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2579064793 > it seems like we can assign loadPath/queryPath and limit in these two clauses, pls add this information to pr description done -- This is an automated message from the Ap

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
LiBinfeng-01 commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2579053687 it seems like we can assign loadPath/queryPath and limit in these two clauses, pls add this information to pr description -- This is an automated message from the Apache Git Servic

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
zhiqiang- commented on code in PR #46375: URL: https://github.com/apache/doris/pull/46375#discussion_r1908082865 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowLoadProfileCommand.java: ## @@ -17,37 +17,51 @@ package org.apache.doris.nereids.

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
LiBinfeng-01 commented on code in PR #46375: URL: https://github.com/apache/doris/pull/46375#discussion_r1908082444 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -5350,8 +5363,20 @@ public LogicalPlan visitShowTabletStorageFormat(Sho

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
LiBinfeng-01 commented on code in PR #46375: URL: https://github.com/apache/doris/pull/46375#discussion_r1908080244 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowLoadProfileCommand.java: ## @@ -17,37 +17,51 @@ package org.apache.doris.nereids.t

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
zhiqiang- commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2577551073 run external -- 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. T

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
doris-robot commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2577520620 ClickBench: Total hot run time: 31.35 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

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

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

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

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
zhiqiang- commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2577443043 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. T

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-08 Thread via GitHub
zhiqiang- commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2577395031 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. T

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-07 Thread via GitHub
doris-robot commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2575768511 TeamCity be ut coverage result: Function Coverage: 38.87% (10130/26063) Line Coverage: 29.92% (85729/286556) Region Coverage: 29.01% (43735/150772) Branch Coverage: 25.

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-07 Thread via GitHub
doris-robot commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2575759330 ClickBench: Total hot run time: 31.48 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

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

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

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

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-07 Thread via GitHub
zhiqiang- commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2575578488 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. T

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2572657176 ClickBench: Total hot run time: 31.6 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools C

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

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

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

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

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-06 Thread via GitHub
doris-robot commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2572621060 TeamCity be ut coverage result: Function Coverage: 38.89% (10129/26048) Line Coverage: 29.93% (85722/286410) Region Coverage: 29.02% (43731/150676) Branch Coverage: 25.

Re: [PR] [feat](show profile) impl of show query/load profile [doris]

2025-01-06 Thread via GitHub
zhiqiang- commented on PR #46375: URL: https://github.com/apache/doris/pull/46375#issuecomment-2572512263 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. T