dbt-core
dbt-core copied to clipboard
dbt enables data analysts and engineers to transform their data using the same practices that software engineers use to build applications.
### 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...
### 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...
resolves #5610 ### Description Spike/exploration of creating proto files for our logging events. Discussion pull request. ### Checklist - [x] I have read [the contributing guide](https://github.com/dbt-labs/dbt-core/blob/main/CONTRIBUTING.md) and understand what's expected...
Co-authored-by: josephberni resolves #5016 ### Description Add `--favor-state` option which enables --defer to favor using `--state` node even if node exists in current target. This optionally removes the below second...
### Is this a regression in a recent version of dbt-core? - [X] I believe this is a regression in dbt-core functionality - [X] I have searched the existing issues,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior A series of type-hint related errors were uncovered when examining out...
### 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...
### Describe the feature This has come up in here before. Sometimes transient errors occurs and it would be nice if dbt could automatically retry on those occasions. Right now,...
### Is this your first time opening an issue? - [X] I have read the [expectations for open source contributors](https://docs.getdbt.com/docs/contributing/oss-expectations) ### Describe the Feature Hello, DWH type: Redshift In the...
### Current Behavior Backport workflow [backport.yml](https://github.com/dbt-labs/dbt-core/tree/main/.github/workflows#:~:text=6%20months%20ago-,backport.yml,-Updating%20backport%20Action) does not work when the HEAD is a fork. This is because the PR is running in the context of the fork and therefore...