Skip to content

Conversation

@eldenmoon
Copy link
Member

…(#37955)

Proposed changes

Issue Number: close #xxx

@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@eldenmoon eldenmoon merged commit 25f9bc9 into apache:branch-3.0 Jul 19, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clang-tidy made some suggestions

PFetchRemoteSchemaResponse* response,
google::protobuf::Closure* done) {
bool ret = _heavy_work_pool.try_offer([this, request, response, done]() {
void PInternalService::fetch_remote_tablet_schema(google::protobuf::RpcController* controller,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

warning: function 'fetch_remote_tablet_schema' exceeds recommended size/complexity thresholds [readability-function-size]

void PInternalService::fetch_remote_tablet_schema(google::protobuf::RpcController* controller,
                       ^
Additional context

be/src/service/internal_service.cpp:1046: 96 lines including whitespace and comments (threshold 80)

void PInternalService::fetch_remote_tablet_schema(google::protobuf::RpcController* controller,
                       ^

@gavinchou gavinchou mentioned this pull request Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants