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 aggregate issue and added unsupported exception for WHERE in JOIN #125

Merged
merged 5 commits into from
Dec 16, 2021

Conversation

lyndonbauto
Copy link
Contributor

@lyndonbauto lyndonbauto commented Dec 16, 2021

Summary

Fixed aggregate issue and added unsupported exception for WHERE in JOIN

Description

Fixed aggregate issue and added unsupported exception for WHERE in JOIN
closes #126

Additional Reviewers

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

@lyndonbauto lyndonbauto added this to the Neptune JDBC Driver GA milestone Dec 16, 2021
@lyndonbauto lyndonbauto self-assigned this Dec 16, 2021
Copy link
Contributor

@xiazcy xiazcy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor changes.

Co-authored-by: Alexey Temnikov <alexeyt@bitquilltech.com>
Co-authored-by: Yang Xia <55853655+xiazcy@users.noreply.github.com>
Co-authored-by: Simon Zhao <42222408+simonz-bq@users.noreply.github.com>
@lyndonbauto lyndonbauto merged commit 1973155 into develop Dec 16, 2021
@lyndonbauto lyndonbauto deleted the lyndon/aggregate-issue branch December 16, 2021 19:31
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 this pull request may close these issues.

[BUG] Aggregates have issue with null values when used in conjunction with filters
4 participants