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

[storage/test] Add the EdgesInterfacesTest to StorageClientTest #209

Merged
merged 2 commits into from
Mar 14, 2019
Merged

[storage/test] Add the EdgesInterfacesTest to StorageClientTest #209

merged 2 commits into from
Mar 14, 2019

Conversation

zhangguoqing
Copy link
Contributor

Should be set the edge_type for EdgePropRequests in getEdgeProps interfaces.

@nebula-community-bot
Copy link
Member

Can one of the admins verify this patch?

Should be set the edge_type for EdgePropRequests in getEdgeProps interfaces.
@dangleptr
Copy link
Contributor

Well done! @zhangguoqing

@dangleptr
Copy link
Contributor

Jenkins go

@dangleptr dangleptr self-requested a review March 13, 2019 02:50
@nebula-community-bot
Copy link
Member

Unit testing passed.

retCols.emplace_back(
TestUtils::propDef(cpp2::PropOwner::EDGE,
folly::stringPrintf("col_%d", i),
3001));
Copy link
Contributor

Choose a reason for hiding this comment

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

For Edge PropDef, we have no need to set tagId here.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep, done!

@dangleptr
Copy link
Contributor

Jenkins go

@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!~

@dangleptr
Copy link
Contributor

Jenkins go

@nebula-community-bot
Copy link
Member

Unit testing passed.

@dangleptr dangleptr merged commit d9bfeea into vesoft-inc:master Mar 14, 2019
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Mar 21, 2022
Co-authored-by: Doodle <13706157+critical27@users.noreply.github.com>

Co-authored-by: vince.wu <451943+kikimo@users.noreply.github.com>
Co-authored-by: Doodle <13706157+critical27@users.noreply.github.com>
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.

3 participants