Skip to content

Error when reading Avro containing null in a string column #6305

@nenorbot

Description

@nenorbot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions