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

Automatically detect a trailing semi colon #347

Closed BenBirt closed 5 years ago

BenBirt commented 5 years ago

Trailing semi-colons will currently break materializations.

We should either warn of these issues, or simply remove any trailing semi-colons.


Moved from dataform-co/dataform-web-tracking#11 /cc @lewish

BenBirt commented 5 years ago

closing in favour of https://github.com/dataform-co/dataform/issues/153