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

Fixed HAVING support and did some rearchitecting to simplify any future additions to this part of the code #45

Merged
merged 3 commits into from
Nov 18, 2021

Conversation

lyndonbauto
Copy link
Contributor

Summary

Fixed HAVING support and did some rearchitecting to simplify any future additions to this part of the code

Description

[1] Did some rearchitecture of the WHERE and HAVING traversal generation
[2] Added HAVING test cases
[3] Tried to remove code to common places

Related Issue

https://bitquill.atlassian.net/browse/AN-854

Additional Reviewers

@birschick-bq
@lyndonb-bq
@xiazcy
@simonz-bq
@alexey-temnikov

[2] Added HAVING test cases
[3] Tried to remove code to common places
@lyndonbauto lyndonbauto added this to the Neptune JDBC Driver GA I milestone Nov 17, 2021
@lyndonbauto lyndonbauto requested a review from a team November 17, 2021 20:45
@lyndonbauto lyndonbauto self-assigned this Nov 17, 2021
@lyndonbauto lyndonbauto added this to In progress in Amazon Neptune JDBC Project GA via automation Nov 17, 2021
@lyndonbauto lyndonbauto linked an issue Nov 17, 2021 that may be closed by this pull request
1 task
@lyndonbauto lyndonbauto merged commit 196ea64 into develop Nov 18, 2021
@lyndonbauto lyndonbauto deleted the lyndon/AN-854-HAVING-not-working branch November 18, 2021 00:57
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
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[BUG] HAVING does not work properly
2 participants