Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-19 Thread via GitHub
starocean999 merged PR #43137: URL: https://github.com/apache/doris/pull/43137 -- 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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-19 Thread via GitHub
github-actions[bot] commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2487138594 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-19 Thread via GitHub
github-actions[bot] commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2487138566 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-19 Thread via GitHub
msridhar78 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2485332381 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-18 Thread via GitHub
msridhar78 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2484855588 run p0 -- 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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-18 Thread via GitHub
msridhar78 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2484842872 run performance -- 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-18 Thread via GitHub
msridhar78 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2484716623 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-18 Thread via GitHub
msridhar78 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2482771544 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-17 Thread via GitHub
msridhar78 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2481987658 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-17 Thread via GitHub
LiBinfeng-01 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2481792702 pls resolve conflicts and regression cases fail -- 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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-16 Thread via GitHub
msridhar78 commented on code in PR #43137: URL: https://github.com/apache/doris/pull/43137#discussion_r1844952239 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateTableCommand.java: ## @@ -0,0 +1,178 @@ +// Licensed to the Apache Software Found

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-16 Thread via GitHub
msridhar78 commented on code in PR #43137: URL: https://github.com/apache/doris/pull/43137#discussion_r1844957601 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateTableCommand.java: ## @@ -0,0 +1,160 @@ +// Licensed to the Apache Software Found

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-16 Thread via GitHub
msridhar78 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2480524719 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-16 Thread via GitHub
msridhar78 commented on code in PR #43137: URL: https://github.com/apache/doris/pull/43137#discussion_r1844957508 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateTableCommand.java: ## @@ -0,0 +1,160 @@ +// Licensed to the Apache Software Found

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-16 Thread via GitHub
starocean999 commented on code in PR #43137: URL: https://github.com/apache/doris/pull/43137#discussion_r1844953627 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateTableCommand.java: ## @@ -0,0 +1,160 @@ +// Licensed to the Apache Software Fou

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-16 Thread via GitHub
starocean999 commented on code in PR #43137: URL: https://github.com/apache/doris/pull/43137#discussion_r1844953606 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateTableCommand.java: ## @@ -0,0 +1,160 @@ +// Licensed to the Apache Software Fou

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-14 Thread via GitHub
starocean999 commented on code in PR #43137: URL: https://github.com/apache/doris/pull/43137#discussion_r1843121721 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateTableCommand.java: ## @@ -0,0 +1,178 @@ +// Licensed to the Apache Software Fou

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-03 Thread via GitHub
msridhar78 commented on code in PR #43137: URL: https://github.com/apache/doris/pull/43137#discussion_r1827200099 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateTableCommand.java: ## @@ -0,0 +1,166 @@ +// Licensed to the Apache Software Found

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-03 Thread via GitHub
starocean999 commented on code in PR #43137: URL: https://github.com/apache/doris/pull/43137#discussion_r1827149227 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/ShowCreateTableCommand.java: ## @@ -0,0 +1,166 @@ +// Licensed to the Apache Software Fou

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-02 Thread via GitHub
doris-robot commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2452975414 ClickBench: Total hot run time: 32.35 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

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

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-02 Thread via GitHub
doris-robot commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2452960552 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] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-02 Thread via GitHub
msridhar78 opened a new pull request, #43137: URL: https://github.com/apache/doris/pull/43137 Issue Number: close #42736 implement showCreateTableCommand in nereids -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

Re: [PR] [Enhancement] (nereids)implement showCreateTableCommand in nereids [doris]

2024-11-02 Thread via GitHub
msridhar78 commented on PR #43137: URL: https://github.com/apache/doris/pull/43137#issuecomment-2452960573 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