Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40721: URL: https://github.com/apache/doris/pull/40721#issuecomment-2345865693 ClickBench: Total hot run time: 32.23 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

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

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

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

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

2024-09-12 Thread via GitHub
zhangm365 commented on PR #40721: URL: https://github.com/apache/doris/pull/40721#issuecomment-2345761190 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 the createCatalog in CatalogMgr.java [doris]

2024-09-12 Thread via GitHub
doris-robot commented on PR #40721: URL: https://github.com/apache/doris/pull/40721#issuecomment-2345445729 ClickBench: Total hot run time: 30.89 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

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

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

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

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

2024-09-11 Thread via GitHub
zhangm365 commented on PR #40721: URL: https://github.com/apache/doris/pull/40721#issuecomment-2345372971 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

[PR] fix the createCatalog in CatalogMgr.java [doris]

2024-09-11 Thread via GitHub
zhangm365 opened a new pull request, #40721: URL: https://github.com/apache/doris/pull/40721 ## Proposed changes The process of `createCatalog` should be: 1. First, check if `catalogName` exists; 2. If it exists, directly throw a prompt error message; 3. If it does not exi

Re: [PR] fix the createCatalog in CatalogMgr.java [doris]

2024-09-11 Thread via GitHub
doris-robot commented on PR #40721: URL: https://github.com/apache/doris/pull/40721#issuecomment-2345372549 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