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

antipattern analysis output not loaded to BQ output table #5

Closed apoorvawathodkar closed 1 year ago

apoorvawathodkar commented 1 year ago

While executing the antipattern analysis, I am seeing the following behaviour:

In the above two cases, only the output mode was changed. None of the options produced the output. Also, option 1 recognized 2 queries with anti-patterns whereas option 2 did not.

Trying to understand what could be the issue here. Any help is much appreciated.

franklinWhaite commented 1 year ago

Fixed with https://github.com/GoogleCloudPlatform/bigquery-antipattern-recognition/pull/7