Skip to content

[Cloud](Variant) support DESC merge variants's schema for cloud mode …#38143

Merged
eldenmoon merged 1 commit intoapache:branch-3.0from
eldenmoon:3.0-pick-0719
Jul 19, 2024
Merged

[Cloud](Variant) support DESC merge variants's schema for cloud mode …#38143
eldenmoon merged 1 commit intoapache:branch-3.0from
eldenmoon:3.0-pick-0719

Conversation

@eldenmoon
Copy link
Copy Markdown
Member

…(#37955)

Proposed changes

Issue Number: close #xxx

@doris-robot
Copy link
Copy Markdown

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
Copy Markdown
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
Copy Markdown
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