Doug Beatty
Doug Beatty
closes #1221 adapter implementation for https://github.com/dbt-labs/dbt-adapters/issues/192 ### Problem & Solution See https://github.com/dbt-labs/dbt-adapters/pull/191 ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [x]...
See https://github.com/dbt-labs/dbt-adapters/pull/191
resolves #1214 ### Problem & Solution https://github.com/dbt-labs/dbt-adapters/pull/173 added testing for the cross-database `cast` macro, but it is not automatically inherited by each adapter. ### Solution This PR imports and uses...
See https://github.com/dbt-labs/dbt-adapters/pull/173
### Is this a new bug in dbt-bigquery? - [X] I believe this is a new bug in dbt-bigquery - [X] I have searched the existing issues, and I could...
### Is this your first time submitting a feature request? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) - [X] I have searched the existing issues, and...
> The integration tests did not run since this is only a change to `setup.py` (we need to fix this). I kicked them off manually here: https://github.com/dbt-labs/dbt-bigquery/actions/runs/6645236952 _Originally posted by...
resolves #113 branched from https://github.com/dbt-labs/dbt-bigquery/pull/238 ### Problem As described [here](https://github.com/GeneralMills/gmi_common_dbt_utils/pull/5/files), the current implementation uses the `project.dataset.__TABLES__` metadata table which requires elevated permissions versus the information schema tables. Service accounts provisioned...
As mentioned in https://github.com/dbt-labs/dbt-labs-experimental-features/pull/42#pullrequestreview-2023095558, here's something we should probably add to the README: > [!TIP] > We recommend clone and install as a [local package](https://docs.getdbt.com/docs/building-a-dbt-project/package-management/#local-packages), or just copy-paste. > But...
closes #808 adapter implementation for https://github.com/dbt-labs/dbt-adapters/issues/192 ### Problem & Solution See https://github.com/dbt-labs/dbt-adapters/pull/191 ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected of me - [x]...