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

format yield and getprops #2535

Closed
nevermore3 opened this issue Aug 18, 2021 · 1 comment
Closed

format yield and getprops #2535

nevermore3 opened this issue Aug 18, 2021 · 1 comment
Assignees
Labels
priority/hi-pri Priority: high type/feature req Type: feature request
Milestone

Comments

@nevermore3
Copy link
Contributor

3.0:
1、subgraph、 path、fetch、lookup is forced to add a yield statement, no hidden attribute output
2、Get the starting point, destination point and rank attribute using function call,not support _src, _dst, _rank
3、GetProps:
When there is no vid, no data is returned
If vid exists, attribute or tag does not exist, return null

@Sophie-Xie Sophie-Xie added the priority/hi-pri Priority: high label Aug 20, 2021
@Sophie-Xie Sophie-Xie added type/feature req Type: feature request and removed priority/hi-pri Priority: high labels Aug 26, 2021
@Sophie-Xie Sophie-Xie added this to the v2.6.0 milestone Aug 26, 2021
@Sophie-Xie Sophie-Xie modified the milestones: v2.6.0, v3.0.0 Sep 1, 2021
@Sophie-Xie Sophie-Xie added the priority/hi-pri Priority: high label Sep 2, 2021
@nevermore3
Copy link
Contributor Author

fix in #3328

yixinglu pushed a commit to yixinglu/nebula that referenced this issue Sep 14, 2023
* remove some raft lock for higer performance

* resolve conflict

* remove some raft lock for higer performance

* resolve conflict

* fix bug

---------

Co-authored-by: hs.zhang <22708345+cangfengzhs@users.noreply.github.com>
Co-authored-by: Sophie <84560950+Sophie-Xie@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/hi-pri Priority: high type/feature req Type: feature request
Projects
No open projects
Status: Done
Development

No branches or pull requests

2 participants