CartoDB / raster-loader

https://raster-loader.readthedocs.io
Other
15 stars 4 forks source link

passing project into bigquery Client() #30

Closed brendancol closed 1 year ago

brendancol commented 1 year ago

Issue

Fixes #

BigQuery client currently uses the default project, but I've seen some trouble relying on this. Instead, this PR explicitly passes the project argument to bigquery.Client().