Skip to content

implement 2pc in parquet writer (difficulty: hard) #856

@github-actions

Description

@github-actions

Currently 2 phase commit support is only added for destination iceberg , the same needs to be done for parquet destination as well

// TODO: implement 2pc in parquet writer (difficulty: hard)
return p.closePqFiles(ctx, finalMetadataState, ctx.Err() != nil)
}
// validate schema change & evolution and removes null records


This issue was generated by todo-issue based on a TODO comment in 2c441eb. It's been assigned to @vaibhav-datazip because they committed the code.

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