Doug Beatty

Results 114 issues of 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...

cla:yes
Team:Execution
Team:Language
ready_for_review

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)...

cla:yes
Team:Adapters
ready_for_review

### 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...

enhancement

### 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...

cla:yes
Team:Execution
Skip Changelog
ready_for_review

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...

cla:yes
Team:Language

### 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...

enhancement
retry

### 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...

enhancement
user docs
Refinement
Impact: SL

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,...

cla:yes

### 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...

bug
partial_parsing
Impact: SL
High Severity
backport 1.7.latest