Ahmed el-Bozie

Results 1 issues of Ahmed el-Bozie

Is the ability to override location in a config block per .sqlx file possible, as suggested [here](https://www.googlecloudcommunity.com/gc/Data-Analytics/Dataform-Location-Error/m-p/649562/highlight/true#M3312): ``` config { type: "table", location: "europe-west2" } SELECT * FROM ... ```...

feature-request