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] JsonToStructs parses INF wrong when nonNumericNumbers is enabled #10494

Closed
revans2 opened this issue Feb 23, 2024 · 0 comments · Fixed by #10542
Closed

[BUG] JsonToStructs parses INF wrong when nonNumericNumbers is enabled #10494

revans2 opened this issue Feb 23, 2024 · 0 comments · Fixed by #10542
Labels
bug Something isn't working

Comments

@revans2
Copy link
Collaborator

revans2 commented Feb 23, 2024

Describe the bug
when nonNumbericNumbers are enabled (on versions 3.3.0+) INF and "INF" produce null, but we produce inf when parsing a float or double.

@revans2 revans2 added bug Something isn't working ? - Needs Triage Need team to review and classify labels Feb 23, 2024
@revans2 revans2 changed the title [BUG] JsonToStructs parses INF wrong when nonNumbericNumbers is enabled [BUG] JsonToStructs parses INF wrong when nonNumericNumbers is enabled Feb 26, 2024
@revans2 revans2 mentioned this issue Feb 26, 2024
58 tasks
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Feb 27, 2024
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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants