dataroaring merged PR #43401:
URL: https://github.com/apache/doris/pull/43401
--
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.
doris-robot commented on PR #43401:
URL: https://github.com/apache/doris/pull/43401#issuecomment-2461391606
TPC-DS: Total hot run time: 190940 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 #43401:
URL: https://github.com/apache/doris/pull/43401#issuecomment-2461378933
TPC-H: Total hot run time: 40902 ms
```
machine: 'aliyun_ecs.c7a.8xlarge_32C64G'
scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools
Tpch sf100
github-actions[bot] commented on code in PR #43401:
URL: https://github.com/apache/doris/pull/43401#discussion_r1832036631
##
be/src/io/cache/block_file_cache.h:
##
@@ -19,6 +19,7 @@
#include
Review Comment:
warning: 'bvar/bvar.h' file not found [clang-diagnostic-error]
doris-robot commented on PR #43401:
URL: https://github.com/apache/doris/pull/43401#issuecomment-2461287814
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
freemandealer opened a new pull request, #43401:
URL: https://github.com/apache/doris/pull/43401
pick #41818 from master
1. async deletion when do stale rowsets reclycle
2. minimize lock critical size
3. add cache lock held & wait time info for debug
### What problem does
freemandealer commented on PR #43401:
URL: https://github.com/apache/doris/pull/43401#issuecomment-2461287873
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.
T