Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-19 Thread via GitHub
yiguolei merged PR #38680: URL: https://github.com/apache/doris/pull/38680 -- 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.apa

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2291271968 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] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-15 Thread via GitHub
github-actions[bot] commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2291271906 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] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-14 Thread via GitHub
macroguo-ghy commented on code in PR #38680: URL: https://github.com/apache/doris/pull/38680#discussion_r1718014635 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -428,7 +428,11 @@ selectClause selectColumnClause : namedExpressionSeq -|

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-14 Thread via GitHub
morrySnow commented on code in PR #38680: URL: https://github.com/apache/doris/pull/38680#discussion_r1716663811 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisParser.g4: ## @@ -428,7 +428,11 @@ selectClause selectColumnClause : namedExpressionSeq -| AST

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-12 Thread via GitHub
macroguo-ghy commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2283460168 Hi @morrySnow, do you have any time to review my code? -- 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] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-12 Thread via GitHub
macroguo-ghy commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2283457582 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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-07 Thread via GitHub
doris-robot commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2272962748 ClickBench: Total hot run time: 30.41 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-07 Thread via GitHub
macroguo-ghy commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2272861798 @morrySnow please review again, thanks -- 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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-07 Thread via GitHub
macroguo-ghy commented on PR #38680: URL: https://github.com/apache/doris/pull/38680#issuecomment-2272848466 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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-01 Thread via GitHub
macroguo-ghy commented on code in PR #38680: URL: https://github.com/apache/doris/pull/38680#discussion_r1699559515 ## fe/fe-core/src/main/java/org/apache/doris/nereids/parser/LogicalPlanBuilder.java: ## @@ -3009,10 +3012,23 @@ protected LogicalPlan withSelectQuerySpecification(

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

2024-08-01 Thread via GitHub
morrySnow commented on code in PR #38680: URL: https://github.com/apache/doris/pull/38680#discussion_r1699544183 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindExpression.java: ## @@ -633,7 +639,31 @@ private Plan bindProject(MatchingContext> ctx) {

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

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

Re: [PR] [feature](nereids) Support SELECT * REPLACE clause [doris]

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