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

WITH NULL segmentation fault #1643

Closed
aziz-mu opened this issue Jun 6, 2023 · 1 comment · Fixed by #1786
Closed

WITH NULL segmentation fault #1643

aziz-mu opened this issue Jun 6, 2023 · 1 comment · Fixed by #1786
Assignees

Comments

@aziz-mu
Copy link
Contributor

aziz-mu commented Jun 6, 2023

On an empty dataset, I am also getting a segmentation fault when running this query:

MATCH () WITH NULL AS a RETURN a;

Currently this error isn't reproducible by other people

@aziz-mu
Copy link
Contributor Author

aziz-mu commented Jun 22, 2023

Edited issue statement to only include the (WITH NULL) query, moving the CASE WHEN query to a different issue. See #1706 for a short discussion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant