dbt-core icon indicating copy to clipboard operation
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.

Results 608 dbt-core issues
Sort by recently updated
recently updated
newest added

### 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
help_wanted
Team:Adapters

### 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
Team:Execution
python_models

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

cla:yes

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

Team:Execution
awaiting_response

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

bug
regression
Team:Adapters

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

bug
tech_debt

### 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
snapshots
triage
Team:Adapters

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

enhancement
postgres
Team:Adapters

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

bug
Team:Adapters

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

tech_debt