Skip to content

[Java] nullable arrow schema write to parquet error #89

@zhangkre

Description

@zhangkre

Describe the usage question you have. Please include as many useful details as possible.

When I convert nullable avro schema to nullable arrow schema and write as parquet file, meet a exception

"Unhandled type for Arrow to Parquet schema conversion: sparse_union<bigint: int64 not null=5, null: null=0>"

It seems arrow-avro not support SPARE_UNION

how can I use nullable schema in arrow, please help me.

Component(s)

Java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions