matthewmturner commented on pull request #2023:
URL:
https://github.com/apache/arrow-datafusion/pull/2023#issuecomment-1075742116
To clarify when i said one null field i meant a single column and record,
with that record having a null value. For example:
```
{"mycol": null}
```
I would expect the schema to have the field "mycol" and it be nullable. But
instead no fields were picked up.
--
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]