evidence-dev / evidence

Business intelligence as code: build fast, interactive data visualizations in pure SQL and markdown
https://evidence.dev
MIT License
4.11k stars 193 forks source link

Non-US location support for BigQuery #1376

Closed archiewood closed 3 weeks ago

archiewood commented 9 months ago

Currently you cannot set a region for your BigQuery database, so only the default region (US) is usable

archiewood commented 9 months ago

See an implementation in https://github.com/evidence-dev/sqltools-bigquery-driver/blob/264f413ea75450f6217d54567c0bb1c4f75cff70/src/ls/driver.ts#L44

plotti commented 3 months ago

whats the status here? should i patch this myself or ...

hughess commented 3 months ago

@plotti we don't have this in progress yet. If you're willing to contribute this, that would be awesome!