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

fix: fix ddl get error #349

Merged
merged 2 commits into from
Nov 10, 2022
Merged

fix: fix ddl get error #349

merged 2 commits into from
Nov 10, 2022

Conversation

hetao92
Copy link
Contributor

@hetao92 hetao92 commented Nov 10, 2022

No description provided.

huaxiabuluo
huaxiabuluo previously approved these changes Nov 10, 2022
Copy link
Contributor

@huaxiabuluo huaxiabuluo left a comment

Choose a reason for hiding this comment

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

LGTM

Comment on lines 14 to 25
const initialSchemaData = {
edgeTypes: [],
tagsFields: [],
edgesFields: [],
indexes: [],
tags: [],
tagIndexTree: [],
edgeIndexTree: [],
tagList: [],
edgeList: [],
indexList: [],
};
Copy link
Contributor

Choose a reason for hiding this comment

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

with type ?

Copy link
Contributor

@huaxiabuluo huaxiabuluo left a comment

Choose a reason for hiding this comment

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

LGTM

@huaxiabuluo huaxiabuluo merged commit 805a82d into vesoft-inc:master Nov 10, 2022
@hetao92 hetao92 deleted the hetao-fix branch November 11, 2022 03:15
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