Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microbatch parallelism #10958

Merged
merged 44 commits into from
Nov 21, 2024

Update test of `_should_run_in_parallel` to consider adapter `microba…

743715f
Select commit
Loading
Failed to load commit list.
Merged

Microbatch parallelism #10958

Update test of `_should_run_in_parallel` to consider adapter `microba…
743715f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 20, 2024 in 1s

94.73% of diff hit (target 86.40%)

View this Pull Request on Codecov

94.73% of diff hit (target 86.40%)

Annotations

Check warning on line 24 in core/dbt/artifacts/schemas/batch_results.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/artifacts/schemas/batch_results.py#L24

Added line #L24 was not covered by tests

Check warning on line 534 in core/dbt/contracts/graph/nodes.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/contracts/graph/nodes.py#L534

Added line #L534 was not covered by tests

Check warning on line 1467 in core/dbt/parser/manifest.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/parser/manifest.py#L1467

Added line #L1467 was not covered by tests

Check warning on line 172 in core/dbt/task/build.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/build.py#L172

Added line #L172 was not covered by tests

Check warning on line 381 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L381

Added line #L381 was not covered by tests

Check warning on line 407 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L407

Added line #L407 was not covered by tests

Check warning on line 411 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L411

Added line #L411 was not covered by tests

Check warning on line 436 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L436

Added line #L436 was not covered by tests

Check warning on line 936 in core/dbt/task/run.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/run.py#L936

Added line #L936 was not covered by tests

Check warning on line 240 in core/dbt/task/runnable.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

core/dbt/task/runnable.py#L240

Added line #L240 was not covered by tests