Skip to content

Error Infering Schema for LogicalType::UNKNOWN #1557

@tustvold

Description

@tustvold

Describe the bug

Currently in the abscence of an arrow schema, LogicalType::UNKNOWN results in the following error message

Unable to convert parquet INT32 logical type Some(UNKNOWN(NullType)) or converted type NONE

To Reproduce

Create a parquet file with a null array and strip out the arrow schema.

Expected behavior

As per the docs this should be inferred as the null type

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugparquetChanges to the parquet crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions