brianrackle opened a new pull request #950:
URL: https://github.com/apache/arrow-rs/pull/950


   # Which issue does this PR close?
   
   Closes #929
   
   # Rationale for this change
   Parsing 2. in a CSV as UTF8 is incorrect since 2. is commonly interpretted 
as a numeric value. The most straightforward solution is to follow the native 
item parse capabilities which can only parse 2. as 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