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
810 stars 151 forks source link

Make proto object verification give more descriptive error messages #1733

Closed Ekrekr closed 2 months ago

Ekrekr commented 2 months ago

Given that we can't do proper type validation due to ProtobufJS, this is the next best thing that I can think of.