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

[FEA] Make JSON parsing of NaN and Infinity values fully compatible with Spark #4646

Closed
andygrove opened this issue Jan 27, 2022 · 0 comments · Fixed by #4825
Closed

[FEA] Make JSON parsing of NaN and Infinity values fully compatible with Spark #4646

andygrove opened this issue Jan 27, 2022 · 0 comments · Fixed by #4825
Labels
feature request New feature or request

Comments

@andygrove
Copy link
Contributor

Is your feature request related to a problem? Please describe.
In #4637 we are adding partial support for parsing NaN and Infinity values from JSON but there are many edge cases still where we are not compatible.

Describe the solution you'd like
The XFAIL test in json_test.py that links to this issue should pass.

Describe alternatives you've considered
None

Additional context
None

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants