morrySnow merged PR #49961:
URL: https://github.com/apache/doris/pull/49961
--
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.ap
github-actions[bot] commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2833991764
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 #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2833991736
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
zddr commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2829278935
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 unsubscribe,
doris-robot commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2826185938
ClickBench: Total hot run time: 29.46 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2826171993
TPC-DS: Total hot run time: 192755 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 #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2826146219
TPC-H: Total hot run time: 33829 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zddr commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2826028710
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 unsubsc
doris-robot commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2824204125
ClickBench: Total hot run time: 29.77 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2824189623
TPC-DS: Total hot run time: 184768 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 #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2824146286
TPC-H: Total hot run time: 33904 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zddr commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2824086325
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 unsubsc
morrySnow commented on code in PR #49961:
URL: https://github.com/apache/doris/pull/49961#discussion_r2053791583
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableName.java:
##
@@ -76,6 +80,18 @@ public TableName(String ctl, String db, String tbl) {
this.tbl =
zddr commented on code in PR #49961:
URL: https://github.com/apache/doris/pull/49961#discussion_r2038885435
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableName.java:
##
@@ -189,6 +205,18 @@ public String toSql() {
return stringBuilder.toString();
}
+
seawinde commented on code in PR #49961:
URL: https://github.com/apache/doris/pull/49961#discussion_r2038874072
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableName.java:
##
@@ -189,6 +205,18 @@ public String toSql() {
return stringBuilder.toString();
}
seawinde commented on code in PR #49961:
URL: https://github.com/apache/doris/pull/49961#discussion_r2038874072
##
fe/fe-core/src/main/java/org/apache/doris/analysis/TableName.java:
##
@@ -189,6 +205,18 @@ public String toSql() {
return stringBuilder.toString();
}
doris-robot commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2792158390
TPC-DS: Total hot run time: 188902 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 #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2792172816
ClickBench: Total hot run time: 31.33 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2792127066
TPC-H: Total hot run time: 34293 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
zddr commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2792076874
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 unsubsc
hello-stephen commented on PR #49961:
URL: https://github.com/apache/doris/pull/49961#issuecomment-2792072514
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+pro
21 matches
Mail list logo