-
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
match query's result is incorrect #5209
Comments
If this fixes it, please fix the test case, Scenario: pattern in where in the PathExpr.feature file |
It seems related to the issue #5221 |
when we modify the steps to 3, there is no result
|
another case
neo4j's result
|
Debug the RollUpApply operator
|
I moved this issue to 3.5, which would allow the team more time to rethink related issues and provide good PRs for it. We are running out of time for 3.4 right now and 3.4 priorities stability. It is ok for 3.4 to have known incorrect results. |
After offline discussions, this function is currently disabled |
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)
neo4j's result:
our's result:
Steps to reproduce the behavior:
Expected behavior
Additional context
The text was updated successfully, but these errors were encountered: