Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-08 Thread via GitHub
freemandealer commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703159579 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

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-07 Thread via GitHub
freemandealer commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703149723 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

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-06 Thread via GitHub
dataroaring merged PR #48687: URL: https://github.com/apache/doris/pull/48687 -- 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.

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-06 Thread via GitHub
hello-stephen commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703429980 # BE UT Coverage Report Increment line coverage `23.88% (16/67)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/0b45bab3c9bcaada3645b731ce83ea02

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703301601 TPC-DS: Total hot run time: 191997 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703314790 ClickBench: Total hot run time: 30.46 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-06 Thread via GitHub
doris-robot commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703271584 TPC-H: Total hot run time: 32687 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703232475 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

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-06 Thread via GitHub
github-actions[bot] commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2703232572 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

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
gavinchou commented on code in PR #48687: URL: https://github.com/apache/doris/pull/48687#discussion_r1982604733 ## be/src/io/cache/fs_file_cache_storage.cpp: ## @@ -309,15 +309,31 @@ std::string FSFileCacheStorage::get_path_in_local_cache(const UInt128Wrapper& va } Status

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
doris-robot commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2700249218 TPC-H: Total hot run time: 32557 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpch-tools Tpch sf100

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
freemandealer commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2700185020 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

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
doris-robot commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2700437296 # BE UT Coverage Report Increment line coverage `13.46% (7/52)` :tada: [Increment coverage report](http://coverage.selectdb-in.cc/coverage/db85f6018e9ad70d06bab584353b118e113

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
doris-robot commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2700289703 ClickBench: Total hot run time: 31.24 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
doris-robot commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2700275739 TPC-DS: Total hot run time: 184843 ms ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/tpcds-tools TPC-DS

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
hello-stephen commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2700184851 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

Re: [PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
freemandealer commented on PR #48687: URL: https://github.com/apache/doris/pull/48687#issuecomment-2700201257 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

[PR] [fix](cloud) speed up file cache initializtion [doris]

2025-03-05 Thread via GitHub
freemandealer opened a new pull request, #48687: URL: https://github.com/apache/doris/pull/48687 The initialization of the file cache involves asynchronous loading logic and synchronous upgrade directories. The latter mainly handles the conversion from version1 to version2 format and some f