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

[BUG] HAVING does not work properly #32

Closed
1 task done
lyndonbauto opened this issue Nov 17, 2021 · 0 comments · Fixed by #45
Closed
1 task done

[BUG] HAVING does not work properly #32

lyndonbauto opened this issue Nov 17, 2021 · 0 comments · Fixed by #45
Assignees
Labels
bug Something isn't working

Comments

@lyndonbauto
Copy link
Contributor

Describe the bug

HAVING does not work properly

Steps to Reproduce

Attempt to run a query that uses HAVING.

Expected behavior

SELECT COUNT(column) FROM table GROUP BY column HAVING COUNT(column) > value should work.

Environment

Any

@lyndonbauto lyndonbauto added the bug Something isn't working label Nov 17, 2021
@lyndonbauto lyndonbauto self-assigned this Nov 17, 2021
@lyndonbauto lyndonbauto moved this from To do to In progress in Amazon Neptune JDBC Project GA Nov 17, 2021
@lyndonbauto lyndonbauto added this to the Neptune JDBC Driver GA I milestone Nov 17, 2021
Amazon Neptune JDBC Project GA automation moved this from In progress to Done Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
1 participant