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

Performance issue with distinct hash table #3349

Closed
acquamarin opened this issue Apr 23, 2024 · 0 comments · Fixed by #3350
Closed

Performance issue with distinct hash table #3349

acquamarin opened this issue Apr 23, 2024 · 0 comments · Fixed by #3350
Assignees
Labels
performance bug Issues related to a regression in the performance

Comments

@acquamarin
Copy link
Collaborator

Our performance is very poor on hash distinct query like:

MATCH (a:Person) RETURN COUNT(DISTINCT a)
@acquamarin acquamarin added the performance bug Issues related to a regression in the performance label Apr 23, 2024
@acquamarin acquamarin self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance bug Issues related to a regression in the performance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant