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

Protocol Support for NaN/Infinity/-Infinity float values #4592

Merged
merged 1 commit into from
Oct 31, 2022

Conversation

skmcgrail
Copy link
Member

Adds protocol level support for float values that are NaN (Not a Number), or signed infinity.

@@ -3,6 +3,7 @@ package queryutil
import (
Copy link
Contributor

Choose a reason for hiding this comment

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

is there a reason that the query implementation doesnt need any accompanied unit tests?

@RanVaknin RanVaknin merged commit 9bfd737 into aws:main Oct 31, 2022
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.

3 participants