Skip to content

[Iceberg] Commit append transactions #616

Description

@gabotechs

Part of #599.

Implement the coordinator-side execution plan that collects written data files and commits an Iceberg fast-append transaction through the catalog.

Upstream has IcebergCommitExec here:

https://github.com/apache/iceberg-rust/blob/f28ae7dca60904a5f135f3b6eecb03b09032b581/crates/integrations/datafusion/src/physical_plan/commit.rs#L40-L80

This is the final stage of the append write path and must run after all data-file writers finish.

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