-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
go and filter #4573
Comments
I think it's caused by GetNeighbors retrieve start vid before apply Filter. |
Is this issue caused by recent optimization on go? Or? 3.1.0/3.0.0 doesn't have this bug? |
How do reproduce it? |
Sorry, I only meant to ask whether it's newly introduced by recent optimization changes on GO or it had been there for a while since 3.0 :). I didn't reproduce it myself in any other versions. |
Keep origin. |
Support in |
Please check the FAQ documentation before raising an issue
Describe the bug (required)
Your Environments (required)
uname -a
g++ --version
orclang++ --version
lscpu
a3ffc7d8
)How To Reproduce(required)
Expected behavior
Additional context
from https://discuss.nebula-graph.com.cn/t/topic/9849
The text was updated successfully, but these errors were encountered: