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

feat: vscode extension, more intuitive compile errors #1774

Closed ashish10alex closed 3 months ago

ashish10alex commented 3 months ago

Currently the default behaviour for when a compilation error occurs is to show a generic information message. The PR uses the graphErrors object and outputs the errors to the user similar to GCP Dataform UI

Current behaviour

CleanShot 2024-07-02 at 20 21 58@2x

New behaviour

CleanShot 2024-07-02 at 20 14 57@2x

google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.