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
848 stars 160 forks source link

Extend disabled() API to operations and assertions #343

Closed BenBirt closed 5 years ago

BenBirt commented 5 years ago

Currently only materializations can be marked as disabled. It should be possible to disable assertions and operations as well.


Moved from dataform-co/dataform-co#72 /cc @lewish

BenBirt commented 5 years ago

dup of https://github.com/dataform-co/dataform/issues/326