Skip to content

Support 'schema.name-mapping.default' Column Projection property #202

@sungwy

Description

@sungwy

Feature Request / Improvement

schema.name-mapping.default property is well supported in Spark Iceberg in order to enable column consistent reads for Iceberg tables that rely on migration procedures, where the field metadata of the underlying data files may not align with the current schema ids of the iceberg table.

We should enable support for this property on PyIceberg to make sure that read operations are not misaligning data onto the wrong columns.

Add NameMapping to Spec Document
Column Projection

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions