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

Check space's validness #326

Merged
merged 1 commit into from
May 7, 2019
Merged

Check space's validness #326

merged 1 commit into from
May 7, 2019

Conversation

laura-ding
Copy link
Contributor

No description provided.

@nebula-community-bot
Copy link
Member

Unit testing passed.

@laura-ding laura-ding requested review from dutor and dangleptr May 7, 2019 02:07
Copy link
Contributor

@dutor dutor left a comment

Choose a reason for hiding this comment

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

LGTM.

@dutor dutor merged commit 9c282fb into vesoft-inc:master May 7, 2019
@dutor dutor deleted the checkSpace branch May 7, 2019 05:39
@@ -55,6 +55,8 @@ class SchemaManager {

virtual EdgeType toEdgeType(GraphSpaceID space, folly::StringPiece typeName) = 0;

virtual Status checkSpaceExist(folly::StringPiece spaceName) = 0;
Copy link
Contributor

Choose a reason for hiding this comment

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

Merge the interface with toGraphSpaceId

yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Feb 16, 2020
tong-hao pushed a commit to tong-hao/nebula that referenced this pull request Jun 1, 2021
yixinglu pushed a commit to yixinglu/nebula that referenced this pull request Mar 21, 2022
* fix - tck contains is invalid

* test - Modify test cases that failed after bug-fix

* test - compate in release

* format

Co-authored-by: endy.li <25311962+heroicNeZha@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.

4 participants