nenorbot opened a new issue, #6305:
URL: https://github.com/apache/arrow-datafusion/issues/6305
### Describe the bug
When reading an Avro file which contains a nullable `string` column with
actual null values, this error occurrs:
`ArrowError(SchemaError("expected resolvable string : GetString(Null)"))`
### To Reproduce
I have created a small repo which demonstrates the bug at
https://github.com/nenorbot/datafusion_avro_null_string_issue
### Expected behavior
Nullable string Avro columns should be supported
### Additional context
_No response_
--
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]