Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

2024-09-23 Thread via GitHub
morningman merged PR #40479: URL: https://github.com/apache/doris/pull/40479 -- 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](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

2024-09-18 Thread via GitHub
github-actions[bot] commented on PR #40479: URL: https://github.com/apache/doris/pull/40479#issuecomment-2360123468 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](catalog) should return error if try using a unknown database [doris]

2024-09-18 Thread via GitHub
github-actions[bot] commented on PR #40479: URL: https://github.com/apache/doris/pull/40479#issuecomment-2360123549 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](catalog) should return error if try using a unknown database [doris]

2024-09-18 Thread via GitHub
morningman commented on PR #40479: URL: https://github.com/apache/doris/pull/40479#issuecomment-2360110175 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 u

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

2024-09-18 Thread via GitHub
morningman commented on PR #40479: URL: https://github.com/apache/doris/pull/40479#issuecomment-2358151424 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 u

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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

[PR] [fix](catalog) should return error if try using a unknown database [doris]

2024-09-06 Thread via GitHub
morningman opened a new pull request, #40479: URL: https://github.com/apache/doris/pull/40479 Previous, when `use db`, and `db` does not exist, no error return. But it should return error: `Uknown database xxx` -- This is an automated message from the Apache Git Service. To respond t

Re: [PR] [fix](catalog) should return error if try using a unknown database [doris]

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