Skip to content

Make DeltaTableWriter more robust to failures in the write-commit process #384

@CGodiksen

Description

@CGodiksen

Currently DeltaTableWriter, which is used for writing data to disk, can fail in the write-commit process which means data is not saved. We currently delete the files that we tried (but failed) to commit which means this data is lost. This should be changed so DeltaTableWriter is more robust to transient errors.

A discussion on this was started here: #382 (comment)

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