Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-05-14 Thread via GitHub
yiguolei merged PR #34839: URL: https://github.com/apache/doris/pull/34839 -- 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] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
liaoxin01 merged PR #33969: URL: https://github.com/apache/doris/pull/33969 -- 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.ap

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2069722115 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] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
github-actions[bot] commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2069722261 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] [fix](profile) Fix content missing of brokerload profile [doris]

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

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2069318593 ClickBench: Total hot run time: 30.04 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2069282549 TPC-H: Total hot run time: 38079 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
zhiqiang- commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2069209425 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] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2069017001 ClickBench: Total hot run time: 30.73 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

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

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2068982082 TPC-H: Total hot run time: 38631 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
zhiqiang- commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2068873197 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] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
zhiqiang- commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2068794546 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] [fix](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
doris-robot commented on PR #33969: URL: https://github.com/apache/doris/pull/33969#issuecomment-2068783782 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](profile) Fix content missing of brokerload profile [doris]

2024-04-22 Thread via GitHub
zhiqiang- opened a new pull request, #33969: URL: https://github.com/apache/doris/pull/33969 Broker load does not set enable_profile for its load task, makes profile empty. before: ![image](https://github.com/apache/doris/assets/42906151/1dd3f8d4-3b4e-4ba2-a5ad-e212ec535463)