Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-06 Thread via GitHub
gavinchou merged PR #38939: URL: https://github.com/apache/doris/pull/38939 -- 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

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-06 Thread via GitHub
github-actions[bot] commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2272503884 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-balance) use right file size instead of block size [doris]

2024-08-06 Thread via GitHub
doris-robot commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2270836140 ClickBench: Total hot run time: 30.19 s ``` machine: 'aliyun_ecs.c7a.8xlarge_32C64G' scripts: https://github.com/apache/doris/tree/master/tools/clickbench-tools

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

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

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

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

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-06 Thread via GitHub
dataroaring commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2270672785 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

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

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

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

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

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-06 Thread via GitHub
gavinchou commented on code in PR #38939: URL: https://github.com/apache/doris/pull/38939#discussion_r1705022901 ## be/src/io/cache/block_file_cache_downloader.cpp: ## @@ -171,7 +171,8 @@ void FileCacheBlockDownloader::download_file_cache_block( DownloadFileMeta downloa

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-06 Thread via GitHub
github-actions[bot] commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2270535573 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-05 Thread via GitHub
github-actions[bot] commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2270526351 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-05 Thread via GitHub
github-actions[bot] commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2270513621 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-balance) use right file size instead of block size [doris]

2024-08-05 Thread via GitHub
github-actions[bot] commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2270510092 clang-tidy review says "All clean, LGTM! :+1:" -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-05 Thread via GitHub
doris-robot commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2270500018 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

Re: [PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-05 Thread via GitHub
dataroaring commented on PR #38939: URL: https://github.com/apache/doris/pull/38939#issuecomment-2270500369 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

[PR] [fix](cloud-balance) use right file size instead of block size [doris]

2024-08-05 Thread via GitHub
dataroaring opened a new pull request, #38939: URL: https://github.com/apache/doris/pull/38939 introduced by #34191. ## Proposed changes Issue Number: close #xxx -- This is an automated message from the Apache Git Service. To respond to the message, please log