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


   But I think this issue should be about CSV handling of these values and was 
mistakenly worded to refer to JSON. 
   
   For CSV there is not a formal spec, so the expected behavior is undefined. 
My thoughts are that since `2.` can be interpreted by an Int then it should be 
and the usual schema inference rules will upgrade from Int to Float only if 
there are other values in the column which can only be represented by Float.


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