dataform-co / dataform

Dataform is a framework for managing SQL based data operations in BigQuery
https://cloud.google.com/dataform/docs
Apache License 2.0
851 stars 163 forks source link

Revert "fix(1805): dry run fails when table/view/assertion already does not exists" #1834

Closed Ekrekr closed 2 months ago

Ekrekr commented 2 months ago

Reverts dataform-co/dataform#1806

This causes //tests/integration:bigquery.spec, instead we need dryRun should be passed to assertTasks, and only skip select sum(1) then