Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-10082

[Rust]: Return error on mismatching datatypes in json reader

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Invalid
    • None
    • None
    • Rust
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jhorstmann Jörn Horstmann
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: