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
state
state: modified

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

We've received a complaint that dbt-core's parsing performance is surprisingly slow for large docs files. On an M1 Mac, files of around 500K can take over a minute to parse,...

enhancement
performance

### Housekeeping - [X] I am a maintainer of dbt-core ### Short description Make `main.yml` more efficient by pulling out the code quality tests and adjusting the scheduled testing. ###...

tech_debt

### 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 Currently the timestamp in event logging...

enhancement
logging

### Housekeeping - [X] I am a maintainer of dbt-core ### Short description From https://github.com/dbt-labs/dbt-core/issues/8319 Currently, if the user defines semantic objects in their project, but not a model named...

user docs
Impact: SL

### 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
unit tests

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Every time a query is executed, it is then closed. This...

enhancement
Team:Adapters