Jibing-Li merged PR #37715:
URL: https://github.com/apache/doris/pull/37715
--
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 #37715:
URL: https://github.com/apache/doris/pull/37715#issuecomment-2230439047
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 #37715:
URL: https://github.com/apache/doris/pull/37715#issuecomment-2230439116
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
Jibing-Li commented on code in PR #37715:
URL: https://github.com/apache/doris/pull/37715#discussion_r1676047767
##
fe/fe-core/src/main/java/org/apache/doris/statistics/AnalysisManager.java:
##
@@ -157,6 +158,11 @@ public AnalysisManager() {
this.taskExecutor = new
morrySnow commented on code in PR #37715:
URL: https://github.com/apache/doris/pull/37715#discussion_r1675777695
##
fe/fe-core/src/main/java/org/apache/doris/statistics/AnalysisManager.java:
##
@@ -157,6 +158,11 @@ public AnalysisManager() {
this.taskExecutor = new
Jibing-Li commented on PR #37715:
URL: https://github.com/apache/doris/pull/37715#issuecomment-2225372959
run feut
--
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 unsubs
doris-robot commented on PR #37715:
URL: https://github.com/apache/doris/pull/37715#issuecomment-2225141026
ClickBench: Total hot run time: 30.67 s
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools
doris-robot commented on PR #37715:
URL: https://github.com/apache/doris/pull/37715#issuecomment-2225131712
TPC-DS: Total hot run time: 174477 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 #37715:
URL: https://github.com/apache/doris/pull/37715#issuecomment-2225109792
TPC-H: Total hot run time: 40428 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
Jibing-Li commented on PR #37715:
URL: https://github.com/apache/doris/pull/37715#issuecomment-2225062835
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
doris-robot commented on PR #37715:
URL: https://github.com/apache/doris/pull/37715#issuecomment-2225061223
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
Jibing-Li opened a new pull request, #37715:
URL: https://github.com/apache/doris/pull/37715
Drop stats for table with many partitions may slow, because to invalidate
partition stats cache is time consuming. Truncate table operation do the drop
stats synchronously, so the truncate table may
12 matches
Mail list logo