Uh oh!
There was an error while loading. Please reload this page.
[enhancement](cloud) add profile counter for file cache - #45678
Conversation
Signed-off-by: zhengyu <zhangzhengyu@selectdb.com>
Thearas
commented
Dec 19, 2024
Thank you for your contribution to Apache Doris. Please clearly describe your PR:
|
freemandealer
commented
Dec 19, 2024
run buildall |
clang-tidy review says "All clean, LGTM! 👍" |
doris-robot
commented
Dec 19, 2024
TeamCity be ut coverage result: |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
freemandealer
commented
Dec 20, 2024
run cloud_p0 |
freemandealer
commented
Dec 20, 2024
run p0 |
| bool operator==(const UInt128Wrapper& other) const { return value_ == other.value_; } | ||
| }; | ||
| struct ReadStatistics { |
There was a problem hiding this comment.
add comment for each field
e.g. what is get/set_timer?
What problem does this PR solve?
Issue Number: close #xxx
Related PR: #xxx
Problem Summary:
Release note
None
Check List (For Author)
Test
Behavior changed:
Does this need documentation?
Check List (For Reviewer who merge this PR)