Re: [PR] [fix](Export) change the export logical [doris]

2025-02-26 Thread via GitHub
morningman merged PR #48022: URL: https://github.com/apache/doris/pull/48022 -- 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.a

Re: [PR] [fix](Export) change the export logical [doris]

2025-02-24 Thread via GitHub
github-actions[bot] commented on PR #48022: URL: https://github.com/apache/doris/pull/48022#issuecomment-2680984497 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](Export) change the export logical [doris]

2025-02-24 Thread via GitHub
github-actions[bot] commented on PR #48022: URL: https://github.com/apache/doris/pull/48022#issuecomment-2680984629 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](Export) change the export logical [doris]

2025-02-20 Thread via GitHub
BePPPower commented on code in PR #48022: URL: https://github.com/apache/doris/pull/48022#discussion_r1964931877 ## fe/fe-core/src/main/java/org/apache/doris/load/ExportTaskExecutor.java: ## @@ -89,16 +89,14 @@ public void execute() throws JobException { LOG.debug("[Exp

Re: [PR] [fix](Export) change the export logical [doris]

2025-02-20 Thread via GitHub
morningman commented on code in PR #48022: URL: https://github.com/apache/doris/pull/48022#discussion_r1964829358 ## fe/fe-core/src/main/java/org/apache/doris/load/ExportTaskExecutor.java: ## @@ -89,16 +89,14 @@ public void execute() throws JobException { LOG.debug("[Ex

Re: [PR] [fix](Export) change the export logical [doris]

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

Re: [PR] [fix](Export) change the export logical [doris]

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

Re: [PR] [fix](Export) change the export logical [doris]

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

Re: [PR] [fix](Export) change the export logical [doris]

2025-02-20 Thread via GitHub
BePPPower commented on PR #48022: URL: https://github.com/apache/doris/pull/48022#issuecomment-2670977723 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](Export) change the export logical [doris]

2025-02-18 Thread via GitHub
doris-robot commented on PR #48022: URL: https://github.com/apache/doris/pull/48022#issuecomment-2665793204 ClickBench: Total hot run time: 30.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](Export) change the export logical [doris]

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

Re: [PR] [fix](Export) change the export logical [doris]

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

Re: [PR] [fix](Export) change the export logical [doris]

2025-02-18 Thread via GitHub
BePPPower commented on PR #48022: URL: https://github.com/apache/doris/pull/48022#issuecomment-2665638235 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](Export) change the export logical [doris]

2025-02-18 Thread via GitHub
hello-stephen commented on PR #48022: URL: https://github.com/apache/doris/pull/48022#issuecomment-2665148297 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

[PR] [fix](Export) change the export logical [doris]

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