You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jörn Horstmann (Jira)" <ji...@apache.org> on 2020/09/24 18:13:00 UTC

[jira] [Resolved] (ARROW-10082) [Rust]: Return error on mismatching datatypes in json reader

     [ https://issues.apache.org/jira/browse/ARROW-10082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörn Horstmann resolved ARROW-10082.
------------------------------------
    Resolution: Fixed

> [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
>            Priority: Major
>
> 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)