alamb commented on issue #105:
URL: https://github.com/apache/arrow-rs/issues/105#issuecomment-4308846808

   Closing this as it appears to be resolved. The JSON reader now returns a  
when a value cannot be parsed into the expected type, rather than silently 
ignoring it.
   
   I verified this locally with a reproduction script; for example, a string in 
an integer column now yields:
   
   
   Relevant implementation in :
   
https://github.com/apache/arrow-rs/blob/master/arrow-json/src/reader/primitive_array.rs#L128-L135


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