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

支持按边的rank作过滤 #5120

Closed
bocai3030 opened this issue Dec 27, 2022 · 1 comment · Fixed by #5135
Closed

支持按边的rank作过滤 #5120

bocai3030 opened this issue Dec 27, 2022 · 1 comment · Fixed by #5135
Assignees
Labels
affects/none PR/issue: this bug affects none version. duplicate Solution: this issue or pull request already exists process/done Process of bug severity/major Severity of bug type/bug Type: something is unexpected
Milestone

Comments

@bocai3030
Copy link

当前版本3.4.2下,
match ()-[e]->() where rank(e) == 2 return e limit 10
会报错:-1005:Scan vertices or edges need to specify a limit number, or limit number can not push down.

@bocai3030 bocai3030 added the type/bug Type: something is unexpected label Dec 27, 2022
@github-actions github-actions bot added affects/none PR/issue: this bug affects none version. severity/none Severity of bug labels Dec 27, 2022
@Sophie-Xie Sophie-Xie added this to the v3.4.0 milestone Dec 27, 2022
@Sophie-Xie Sophie-Xie added severity/major Severity of bug and removed severity/none Severity of bug labels Dec 27, 2022
@xtcyclist xtcyclist self-assigned this Dec 27, 2022
@xtcyclist xtcyclist added the duplicate Solution: this issue or pull request already exists label Dec 27, 2022
@xtcyclist
Copy link
Contributor

xtcyclist commented Dec 27, 2022

Similar to #5123. Going to be fixed together.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects/none PR/issue: this bug affects none version. duplicate Solution: this issue or pull request already exists process/done Process of bug severity/major Severity of bug type/bug Type: something is unexpected
Projects
None yet
5 participants