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

Rethrow useful errors when reading workflow_settings.yaml #1772

Closed Ekrekr closed 3 months ago

Ekrekr commented 3 months ago

Previously maybeRequire would swallow this error, which meant the user would never see it.