doris-robot commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2798469967
ClickBench: Total hot run time: 30.98 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2798459717
TPC-DS: Total hot run time: 192177 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 #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2798453521
TPC-H: Total hot run time: 34121 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
yujun777 commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2798434822
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
yujun777 commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2796695592
run cloud_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
yujun777 commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2796694902
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
yujun777 commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2796098356
run cloud_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
yujun777 commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2796097520
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 #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2795849620
ClickBench: Total hot run time: 31 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
Cli
doris-robot commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2795843603
TPC-DS: Total hot run time: 191908 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 #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2795830140
TPC-H: Total hot run time: 33911 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
yujun777 commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2795790785
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
Thearas commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2795751666
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
yujun777 commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2795763846
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
yujun777 commented on PR #49982:
URL: https://github.com/apache/doris/pull/49982#issuecomment-2795753837
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
yujun777 opened a new pull request, #49982:
URL: https://github.com/apache/doris/pull/49982
### What problem does this PR solve?
support constant propagation, for example: `a = 10 and a + b > 30` will
rewrite to `a = 10 and 10 + b > 30`,
when processing a plan, it will collect
16 matches
Mail list logo