alamb commented on pull request #2023: URL: https://github.com/apache/arrow-datafusion/pull/2023#issuecomment-1075703456
> So the current error is when reading a json file with a single record with one field that is null. the schema is not picked up correctly. i think this would have to be handled on the arrow side. maybe i could add #[should_panic] for now? I am not sure what the schema of a single record with one null field should be (and doesn't seem all that important of a use case). Adding `#should_panic `sounds good to me and maybe filing a ticket in arrow-rs with whatever is wrong? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
