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

Unexpected result of getProps #2725

Closed
Shylock-Hg opened this issue Jun 15, 2021 · 2 comments · Fixed by #3328
Closed

Unexpected result of getProps #2725

Shylock-Hg opened this issue Jun 15, 2021 · 2 comments · Fixed by #3328
Assignees
Labels
type/enhancement Type: make the code neat or more efficient
Milestone

Comments

@Shylock-Hg
Copy link
Contributor

The getProps won't return row of vertex which don't contains the request tag.
e.g. in space nba
If we have

'Spurs'

as the request vids.
And

player.age

as the request properties.
We will get empty result even if the vid 'Spurs' is existed in space.

@CPWstatic CPWstatic transferred this issue from vesoft-inc/nebula-storage Aug 28, 2021
@CPWstatic CPWstatic added the type/question Type: question about the product label Aug 28, 2021
@Sophie-Xie Sophie-Xie added this to the v2.6.0 milestone Aug 31, 2021
@critical27
Copy link
Contributor

critical27 commented Sep 1, 2021

We will convert to getVertices instead of getTags in 1230, change milestone to 3.0 for now.

@critical27 critical27 modified the milestones: v2.6.0, v2.7.0, v3.0.0 Sep 1, 2021
@Sophie-Xie Sophie-Xie added type/enhancement Type: make the code neat or more efficient and removed type/question Type: question about the product labels Sep 14, 2021
@Sophie-Xie
Copy link
Contributor

resolve in:#2535

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement Type: make the code neat or more efficient
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

6 participants