HyukjinKwon commented on pull request #32506: URL: https://github.com/apache/spark/pull/32506#issuecomment-851846833
Just to double check, are these:
```
{ "value": "foo" }
{ "value": "100" }
{ "value": "257" }
{ "value": "32768" }
{ "value": "2147483648" }
{ "value": "2.71f" }
{ "value": "1.0E100" }
```
parts of JSON standard for numbers? or are these the output from Spark JSON?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
