You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/04/26 12:37:03 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17332130#comment-17332130 ] 

Andrew Lamb commented on ARROW-10082:
-------------------------------------

Migrated to github: https://github.com/apache/arrow-rs/issues/105

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