Doug Beatty
Doug Beatty
resolves #5411 ### Description Default to current working directory for `profiles.yml` and fall back to `~/.dbt`. Various alternatives and trade-offs discussed in #5411. ### Checklist - [x] I have read...
I'm interested in prototyping the following proposal. ## Goal Enable the `DIFF` operator within a [dbt](https://www.getdbt.com/) project. ## Implementation proposal * Create a suite of dbt macros that mimic the...
related to #5520 ### Description All the related pull requests: - https://github.com/dbt-labs/dbt-core/pull/5823 - https://github.com/dbt-labs/dbt-redshift/pull/182 - https://github.com/dbt-labs/dbt-snowflake/pull/257 - https://github.com/dbt-labs/dbt-bigquery/pull/308 - https://github.com/dbt-labs/dbt-spark/pull/454 ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md)...
### 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...
### Description Bring the Click CLI back into parity with the current CLI per https://github.com/dbt-labs/dbt-core/pull/5717#discussion_r975717672. ### 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...
resolves #5801 ### Description Make sure that `search_packages` is a list with _at least_ one entry. `[None]` is the desired base case. ### Checklist - [X] I have read [the...
### 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...
### 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...
resolves #9419 > [!IMPORTANT] > The contents of this PR should be compared with https://github.com/dbt-labs/dbt-core/pull/7459 since they both touch on the same code and could easily overwrite each other. Ideally,...
### Is this a new bug in dbt-core? - [X] I believe this is a new bug in dbt-core - [X] I have searched the existing issues, and I could...