Skip to content

Add a parallelism mode that allows parallel job runs but never the same job for different info dates #759

Description

@yruslan

Background

The current parallel mode can corrupt data if a Delta Lake format is used without a transaction coordinator.

This can be fixed by ensuring the same table is never written in parallel.

Feature

Add a parallelism mode that allows parallel job runs, but never the same job for different info dates.

Example [Optional]

--

Proposed Solution [Optional]

--

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions