GoogleCloudPlatform / bigquery-antipattern-recognition

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

Reading antiPatternExamples.yaml as stream instead of a file #92

Closed franklinWhaite closed 2 months ago

franklinWhaite commented 2 months ago

Reading antiPatternExamples.yaml as stream instead of a file. This fi…xes the file not found bug happened when running the tool from a jar and using the rewrite_sql flag