Skip to content

bug: ManifestList parsing should not require partition_type. #121

@liurenjie1024

Description

@liurenjie1024

In manifest list parser, we ask user to pass in a partition_type. This is incorrect since different manifest file may have different partition spec, so we should ask user to pass a HashMap<i32, StructType>, e.g. a mapping from partition spec id to partition type. See https://iceberg.apache.org/spec/#snapshots

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions