Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-24 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2186494739 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-24 Thread via GitHub
morrySnow commented on code in PR #35284: URL: https://github.com/apache/doris/pull/35284#discussion_r1650917693 ## fe/fe-core/src/main/java/org/apache/doris/nereids/analyzer/UnboundTableSink.java: ## @@ -51,6 +51,7 @@ public class UnboundTableSink extends UnboundLogicalSin

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-21 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2182072496 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.

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-12 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2164267612 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.

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-12 Thread via GitHub
morrySnow commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2164238053 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] [Feat](nereids) support generated column [doris]

2024-06-12 Thread via GitHub
github-actions[bot] commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2162550496 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] [Feat](nereids) support generated column [doris]

2024-06-12 Thread via GitHub
github-actions[bot] commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2162550582 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] [Feat](nereids) support generated column [doris]

2024-06-12 Thread via GitHub
morrySnow commented on code in PR #35284: URL: https://github.com/apache/doris/pull/35284#discussion_r1635933149 ## fe/fe-core/src/main/java/org/apache/doris/catalog/Column.java: ## @@ -846,6 +862,10 @@ public void checkSchemaChangeAllowed(Column other) throws DdlException {

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-07 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2154688255 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.

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-06 Thread via GitHub
morrySnow commented on code in PR #35284: URL: https://github.com/apache/doris/pull/35284#discussion_r1628900860 ## fe/fe-core/src/main/java/org/apache/doris/nereids/trees/plans/commands/insert/InsertUtils.java: ## @@ -344,6 +357,31 @@ public static Plan normalizePlan(Plan plan,

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-03 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2144575968 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-02 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2144155143 run external -- 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-02 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2143877480 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.

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-06-01 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2143691525 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.

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2142060893 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
feiniaofeiafei commented on code in PR #35284: URL: https://github.com/apache/doris/pull/35284#discussion_r1622282686 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSink.java: ## @@ -381,6 +387,20 @@ private static Map getColumnToOutput(

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
feiniaofeiafei commented on code in PR #35284: URL: https://github.com/apache/doris/pull/35284#discussion_r1622276526 ## fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindSink.java: ## @@ -381,6 +387,20 @@ private static Map getColumnToOutput(

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2141560990 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2141552268 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-31 Thread via GitHub
doris-robot commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2141372474 ClickBench: Total hot run time: 31.56 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-30 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2141309853 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-27 Thread via GitHub
morrySnow commented on code in PR #35284: URL: https://github.com/apache/doris/pull/35284#discussion_r1613074910 ## fe/fe-core/src/main/antlr4/org/apache/doris/nereids/DorisLexer.g4: ## @@ -115,6 +115,7 @@ AT: 'AT'; AUTHORS: 'AUTHORS'; AUTO: 'AUTO'; AUTO_INCREMENT: 'AUTO_INCR

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-27 Thread via GitHub
doris-robot commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2133474053 ClickBench: Total hot run time: 30.43 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-27 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2133377999 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-27 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2133374099 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.

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-23 Thread via GitHub
morrySnow commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2128382467 Add a description explaining the functionality scope of generated columns, and include simple usage examples. Additionally, update the Doris documentation in https://github.com/apache/d

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-23 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2127073139 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 uns

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2126706236 ClickBench: Total hot run time: 31.16 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-23 Thread via GitHub
doris-robot commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2126598756 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

Re: [PR] [Feat](nereids) support generated column [doris]

2024-05-23 Thread via GitHub
feiniaofeiafei commented on PR #35284: URL: https://github.com/apache/doris/pull/35284#issuecomment-2126598916 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.

[PR] [Feat](nereids) support generated column [doris]

2024-05-23 Thread via GitHub
feiniaofeiafei opened a new pull request, #35284: URL: https://github.com/apache/doris/pull/35284 (no comment) -- 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 unsubscrib