Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support edge in meta service #355

Merged
merged 13 commits into from
May 13, 2019
Merged

Support edge in meta service #355

merged 13 commits into from
May 13, 2019

Conversation

darionyaphet
Copy link
Contributor

This PR is included by Add AlterEdgeProcessor, GetEdgeProcessor, RemoveEdgeProcessor and UTs and support some meta client's method.

Please hold on this one and complete later thanks :)

@nebula-community-bot
Copy link
Member

Unit testing passed.

@@ -77,6 +76,11 @@ struct EdgeItem {
4: common.Schema schema,
}

struct AlterEdgeItem {
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems that we have unified AlterTagItem and AlterEdgeItem to AlterSchemaItem.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

src/meta/processors/BaseProcessor.h Outdated Show resolved Hide resolved
src/meta/processors/BaseProcessor.h Outdated Show resolved Hide resolved
src/meta/processors/BaseProcessor.h Outdated Show resolved Hide resolved
src/meta/processors/BaseProcessor.h Outdated Show resolved Hide resolved
@nebula-community-bot
Copy link
Member

Unit testing failed.

src/meta/client/MetaClient.cpp Outdated Show resolved Hide resolved
src/meta/test/ProcessorTest.cpp Outdated Show resolved Hide resolved
@darionyaphet
Copy link
Contributor Author

@nebula-community-bot
Copy link
Member

Unit testing failed.

1 similar comment
@nebula-community-bot
Copy link
Member

Unit testing failed.

@nebula-community-bot
Copy link
Member

Unit testing passed.

Copy link
Contributor

@dangleptr dangleptr left a comment

Choose a reason for hiding this comment

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

Well done

@darionyaphet darionyaphet merged commit d1cdf84 into vesoft-inc:master May 13, 2019
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Feb 16, 2020
* support edge in meta service

* support leader
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
* support edge in meta service

* support leader
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Mar 21, 2022
* Fix the latency type in the executionResponse

* Fix compilation

* Fix comment

Co-authored-by: Yichen Wang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants