GoogleCloudPlatform / bigquery-antipattern-recognition

Utility to identify and rewrite common anti patterns in BigQuery SQL syntax
Apache License 2.0
76 stars 26 forks source link

CI/CD - Github actions #82

Open franklinWhaite opened 2 months ago

franklinWhaite commented 2 months ago

Develop a GitHub Actions workflow that:

  1. Is triggered on push to a specific folder where .sql files are hosted
  2. Will process the .sql file using the BigQuery Anti Pattern Tool
  3. If the tool find anti patterns in the SQL:
    • Raise a warning
    • Write recommendations to BigQuery output table