Re: [PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-10 Thread via GitHub
zddr commented on code in PR #49961: URL: https://github.com/apache/doris/pull/49961#discussion_r2038885435 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableName.java: ## @@ -189,6 +205,18 @@ public String toSql() { return stringBuilder.toString(); } +

Re: [PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-10 Thread via GitHub
seawinde commented on code in PR #49961: URL: https://github.com/apache/doris/pull/49961#discussion_r2038874072 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableName.java: ## @@ -189,6 +205,18 @@ public String toSql() { return stringBuilder.toString(); }

Re: [PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-10 Thread via GitHub
seawinde commented on code in PR #49961: URL: https://github.com/apache/doris/pull/49961#discussion_r2038874072 ## fe/fe-core/src/main/java/org/apache/doris/analysis/TableName.java: ## @@ -189,6 +205,18 @@ public String toSql() { return stringBuilder.toString(); }

Re: [PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

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

Re: [PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-10 Thread via GitHub
doris-robot commented on PR #49961: URL: https://github.com/apache/doris/pull/49961#issuecomment-2792172816 ClickBench: Total hot run time: 31.33 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

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

Re: [PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-10 Thread via GitHub
zddr commented on PR #49961: URL: https://github.com/apache/doris/pull/49961#issuecomment-2792076874 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 unsubsc

[PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-10 Thread via GitHub
zddr opened a new pull request, #49961: URL: https://github.com/apache/doris/pull/49961 ### What problem does this PR solve? Here’s the translated content in a clean Markdown format: --- **Current Situation** The user-configured `excluded_trigger_tables` is split

Re: [PR] [enhance](mtmv)Exclude trigger table support db and catalog [doris]

2025-04-10 Thread via GitHub
hello-stephen commented on PR #49961: URL: https://github.com/apache/doris/pull/49961#issuecomment-2792072514 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