Uh oh!
There was an error while loading. Please reload this page.
[improvement](be report) add be report http - #28424
Conversation
yujun777
commented
Dec 14, 2023
run buildall |
| } | ||
| void StorageEngine::notify_listener(std::string_view name) { | ||
| bool StorageEngine::notify_listener(std::string_view name) { |
There was a problem hiding this comment.
warning: method 'notify_listener' can be made static [readability-convert-member-functions-to-static]
| boolStorageEngine::notify_listener(std::string_view name) { | |
| ner->notify();static |
hello-stephen
commented
Dec 16, 2023
run buildall |
PR approved by at least one committer and no changes requested. |
PR approved by anyone and no changes requested. |
yujun777
commented
Dec 17, 2023
run buildall |
2fb9dfd to
8066e64Compareyujun777
commented
Dec 17, 2023
run buildall |
yujun777
commented
Dec 17, 2023
run buildall |
doris-robot
commented
Dec 17, 2023
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
yujun777
commented
Dec 18, 2023
run buildall |
doris-robot
commented
Dec 18, 2023
TPC-H test result on machine: 'aliyun_ecs.c7a.8xlarge_32C64G' |
doris-robot
commented
Dec 18, 2023
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by at least one committer and no changes requested. |
used for regression test. we can send be report http and no need to wait.
usage:
Proposed changes
Issue Number: close #xxx
Further comments
If this is a relatively large or complex change, kick off the discussion at dev@doris.apache.org by explaining why you chose the solution you did and what alternatives you considered, etc...