Skip to content

Python: Implement Name Mapping to construct iceberg schema when field ids are not present in Data files #7451

@JonasJ-ap

Description

@JonasJ-ap

Feature Request / Improvement

In Pyiceberg, we first look for iceberg schema stored in file metadata. If not present, we then fall back to go over the actual schema and construct the Iceberg schema from it. However, if the actual schema does not contain the field ids, we need Name Mapping to look them up in the table schema.

This shall be the follow-up for #6505

Query engine

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions