Skip to content

CREATE EXTERNAL TABLE with empty Parquet file fails with Invalid data type for Delta Lake: Null #423

@mildbyte

Description

@mildbyte

Using this Parquet file: issue_reactions.parquet.tar.gz (from a Splitgraph DDN export of an empty query result)

CREATE EXTERNAL TABLE tmp_pipboubhthuymqqp STORED AS PARQUET LOCATION 'path/to/issue_reactions.parquet';

results in this error:

Arrow error: Schema error: Invalid data type for Delta Lake: Null')

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