starocean999 merged PR #38122:
URL: https://github.com/apache/doris/pull/38122
--
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 #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2242182759
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
github-actions[bot] commented on PR #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2242182714
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
doris-robot commented on PR #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2242101818
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 #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2242096535
TPC-DS: Total hot run time: 173623 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 #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2242085839
TPC-H: Total hot run time: 40350 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
starocean999 commented on PR #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2242070913
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
morrySnow commented on code in PR #38122:
URL: https://github.com/apache/doris/pull/38122#discussion_r1685928550
##
fe/fe-core/src/main/java/org/apache/doris/nereids/rules/analysis/BindExpression.java:
##
@@ -622,6 +623,14 @@ private Plan
bindAggregate(MatchingContext> ctx) {
doris-robot commented on PR #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2241943525
ClickBench: Total hot run time: 30.86 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2241939427
TPC-DS: Total hot run time: 173277 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 #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2241931153
TPC-H: Total hot run time: 39572 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
doris-robot commented on PR #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2238487407
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
starocean999 opened a new pull request, #38122:
URL: https://github.com/apache/doris/pull/38122
## Proposed changes
```
create table t1
(
c1 bigint,
c2 bigint
)
DISTRIBUTED BY HASH(c1) BUCKETS 3
PROPERTIES ("replication_num" = "1");
```
sql
`s
starocean999 commented on PR #38122:
URL: https://github.com/apache/doris/pull/38122#issuecomment-2238487495
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
14 matches
Mail list logo