We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See
arrow/rust/arrow/src/json/reader.rs
Line 678 in f358a29
If the schema specifies a different datatype than what is in the file the value gets silently ignored. Instead we should return an error.
Reporter: Jörn Horstmann / @jhorstmann
Note: This issue was originally created as ARROW-10082. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered:
Jörn Horstmann / @jhorstmann: Accidentally closed the wrong ticket as "fixed by"
Sorry, something went wrong.
Andrew Lamb / @alamb: Migrated to github: apache/arrow-rs#105
No branches or pull requests
See
arrow/rust/arrow/src/json/reader.rs
Line 678 in f358a29
If the schema specifies a different datatype than what is in the file the value gets silently ignored. Instead we should return an error.
Reporter: Jörn Horstmann / @jhorstmann
Note: This issue was originally created as ARROW-10082. Please see the migration documentation for further details.
The text was updated successfully, but these errors were encountered: