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

The param: ”noloop“ in find path does not exclude ”self-loop“ #5764

Closed
lishihao97 opened this issue Nov 16, 2023 · 2 comments · Fixed by #5805
Closed

The param: ”noloop“ in find path does not exclude ”self-loop“ #5764

lishihao97 opened this issue Nov 16, 2023 · 2 comments · Fixed by #5805
Assignees
Labels
affects/none PR/issue: this bug affects none version. process/fixed Process of bug severity/none Severity of bug type/bug Type: something is unexpected

Comments

@lishihao97
Copy link

lishihao97 commented Nov 16, 2023

Please check the FAQ documentation before raising an issue

Describe the bug (required)
在find path语句中使用noloop参数未排除自环情况
NGQL:
find noloop path from "nodea" to "nodea" over e1 YIELD PATH as p

image

The param: ”noloop“ in find path does not exclude ”Loop“

Your Environments (required)
nebula 3.6

  • OS: linux 3.10.0-1062.9.1.el7.x86_64
  • Compiler: g++ --version or clang++ --version
  • CPU: lscpu
  • Commit id (e.g. a3ffc7d8)

ref: https://discuss.nebula-graph.com.cn/t/topic/14370

@lishihao97 lishihao97 added the type/bug Type: something is unexpected label Nov 16, 2023
@github-actions github-actions bot added affects/none PR/issue: this bug affects none version. severity/none Severity of bug labels Nov 16, 2023
@AntiTopQuark
Copy link
Contributor

Is the issue definitively buggy, please?
If it needs to be fixed, can I be assigned this task?

@wey-gu
Copy link
Contributor

wey-gu commented Jan 12, 2024

Wow, thanks so much @AntiTopQuark !!!

Sure! I assigned this to you, let us know what help from us could be provided any time, and take your time!

cc @MuYiYong @yixinglu

@wey-gu wey-gu changed the title The param: ”noloop“ in find path does not exclude ”Loop“ The param: ”noloop“ in find path does not exclude ”self-loop“ Jan 12, 2024
@yixinglu yixinglu linked a pull request Jan 16, 2024 that will close this issue
11 tasks
@github-actions github-actions bot added the process/fixed Process of bug label Jan 18, 2024
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. process/fixed Process of bug severity/none Severity of bug type/bug Type: something is unexpected
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants