starocean999 merged PR #36368:
URL: https://github.com/apache/doris/pull/36368
--
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
github-actions[bot] commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2186093344
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
englefly commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2185506955
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 unsubscri
doris-robot commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2182122477
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
doris-robot commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2182115574
TPC-DS: Total hot run time: 172946 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2182102963
TPC-H: Total hot run time: 40461 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
englefly commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2182061073
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 uns
doris-robot commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2173247457
ClickBench: Total hot run time: 31.51 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2173237173
TPC-DS: Total hot run time: 173154 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools
TPC-DS
doris-robot commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2173209693
TPC-H: Total hot run time: 39991 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
englefly commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2173100651
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 uns
github-actions[bot] commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2172096759
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
github-actions[bot] commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2172096776
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
doris-robot commented on PR #36368:
URL: https://github.com/apache/doris/pull/36368#issuecomment-2172093296
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
englefly opened a new pull request, #36368:
URL: https://github.com/apache/doris/pull/36368
## Proposed changes
suppose we have MV: select abs(v) from T;
query: select sum(abs(v)) from T
this pr add expression tree cost into Agg's cost in order to make the cost
of the plan u
15 matches
Mail list logo