brianrackle commented on issue #929:
URL: https://github.com/apache/arrow-rs/issues/929#issuecomment-967369571


   Investigated JSON further and `2.` and `.2` are not valid tokens in JSON. 
Since this isn't valid JSON I don't think these values need any special 
handling to interpret them as numbers. In these cases, serde rightfully returns 
an error. 
   
   
   json  spec https://www.json.org/json-en.html


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to