Jörn Horstmann created ARROW-10082:
--------------------------------------
Summary: [Rust]: Return error on mismatching datatypes in json
reader
Key: ARROW-10082
URL: https://issues.apache.org/jira/browse/ARROW-10082
Project: Apache Arrow
Issue Type: Improvement
Components: Rust
Reporter: Jörn Horstmann
See
[https://github.com/apache/arrow/blob/f358a29b35a9059c42aa8e6bcdd7a17136f14647/rust/arrow/src/json/reader.rs#L678]
If the schema specifies a different datatype than what is in the file the value
gets silently ignored. Instead we should return an error.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)