Re: [PR] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-24 Thread via GitHub
dataroaring merged PR #45678: URL: https://github.com/apache/doris/pull/45678 -- 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] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-22 Thread via GitHub
gavinchou commented on code in PR #45678: URL: https://github.com/apache/doris/pull/45678#discussion_r1895225614 ## be/src/io/cache/file_cache_common.h: ## @@ -50,6 +50,21 @@ struct UInt128Wrapper { bool operator==(const UInt128Wrapper& other) const { return value_ == othe

Re: [PR] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
freemandealer commented on PR #45678: URL: https://github.com/apache/doris/pull/45678#issuecomment-2556087792 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 unsu

Re: [PR] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
freemandealer commented on PR #45678: URL: https://github.com/apache/doris/pull/45678#issuecomment-2556083705 run cloud_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. T

Re: [PR] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45678: URL: https://github.com/apache/doris/pull/45678#issuecomment-2556082708 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] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45678: URL: https://github.com/apache/doris/pull/45678#issuecomment-2556082686 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] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
doris-robot commented on PR #45678: URL: https://github.com/apache/doris/pull/45678#issuecomment-2555484510 TeamCity be ut coverage result: Function Coverage: 38.87% (10129/26061) Line Coverage: 29.79% (85181/285971) Region Coverage: 28.90% (43462/150391) Branch Coverage: 25.

Re: [PR] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
github-actions[bot] commented on PR #45678: URL: https://github.com/apache/doris/pull/45678#issuecomment-2554908187 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] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
freemandealer commented on PR #45678: URL: https://github.com/apache/doris/pull/45678#issuecomment-2554884674 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] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
Thearas commented on PR #45678: URL: https://github.com/apache/doris/pull/45678#issuecomment-2554884549 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

[PR] [enhancement](cloud) add profile counter for file cache [doris]

2024-12-19 Thread via GitHub
freemandealer opened a new pull request, #45678: URL: https://github.com/apache/doris/pull/45678 ### What problem does this PR solve? Issue Number: close #xxx Related PR: #xxx Problem Summary: ### Release note None ### Check List (For Author) -