8000 Parallelize all sources in Airflow, including the first one · Issue #2196 · dlt-hub/dlt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Parallelize all sources in Airflow, including the first one #2196
Open
@alucryd

Description

@alucryd

Feature description

I would like to parallelize all sources in Airflow, including the first one in the list, PR incoming.

Are you a dlt user?

Yes, I run dlt in production.

Use case

The first source in a pipeline can take a long time to complete, right now in both parallel modes the first source is ran alone, this is time that could be spent running multiple sources.

Proposed solution

Using a DummyOperator at the start, instead of splitting the first source and branching after it has run.

Related issues

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0