Skip to content

support scan non-string columns partitioned parquet files #4218

@doki23

Description

@doki23

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
reference -- delta-io/delta-rs#937

The problem is because partitioned columns in the schema of deltalake dismatches that of datafusion which is always the value type(Utf8) of DEFAULT_PARTITION_COLUMN_DATATYPE.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions