Skip to content

[feature] Add all column projection logic #1636

Open
@kevinjqliu

Description

@kevinjqliu

Feature Request / Improvement

This issue tracks implementation for all column projections.

From the spec,
Columns in Iceberg data files are selected by field id. The table schema's column names and order may change after a data file is written, and projection must be done using field ids.
Values for field ids which are not present in a data file must be resolved according the following rules:

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