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

Check Float NaN and Infinity #755

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Conversation

Sloy
Copy link
Contributor

@Sloy Sloy commented Mar 23, 2021

Hi! I saw the fix for NaN values in the latest release. Thanks!

I checked the changes and saw the fix is implemented for Double only. We actually had this problem with Floats, so I tried it and Segment is still parsing them as NaN.

I replicated the fix for Doubles, and decided to send you a PR with it. I hope it helps!

Copy link
Contributor

@prayansh prayansh left a comment

Choose a reason for hiding this comment

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

🔥 thx for the PR

@prayansh prayansh merged commit 65b380a into segmentio:master Mar 23, 2021
@Sloy Sloy deleted the fix-nan-float branch March 24, 2021 07:35
@prayansh prayansh mentioned this pull request Mar 30, 2021
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.

2 participants