Michael O Toole
Michael O Toole
First off love the module and use it often for large ETL processes for multiple clients, certainly the best Db connection module on npm (and I often have to connect...
resolves https://github.com/dbt-labs/dbt-bigquery/issues/358 [docs](https://github.com/dbt-labs/docs.getdbt.com/issues/new/choose) dbt-labs/docs.getdbt.com/# This expands out optionally allowing to `api_endpoint` to be set. This is supported Biqquery way of overriding the http endpoint, similar to Snowflake. This is needed...
https://github.com/goccy/bigquery-emulator/blob/e4112268be1fed247128d3e20158a3ca78656ecf/server/handler.go#L1473 Upon creating a Job the job type is always set to "SELECT". This causes failure when this is used to gather data about the job just run. For example,...