-
### 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 not find an existing issue for this bug
### Current Behav…
-
### 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, and I could not find an existing…
-
### Describe the feature
Column constraints can be named explicitly or automatically in the YAML model documentation.
When done automatically, the name is created by hashing the name of the column.…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
It seems that the quickstart model when used in Fivetran is not seeding the app_store…
-
### Describe the feature
Currently merge **conditions** are not supported in merge strategy.
If following the Databricks terminology, merge conditions are `matched_conditions` and `not_matched_con…
-
### Describe the bug
dbt run --select=package:dbt_project_evaluator fails. I'm using redshift and getting a
Database Error in model stg_nodes (models/staging/graph/stg_nodes.sql)
value too lon…
-
### Housekeeping
- [X] I am a maintainer of dbt-core
### Short description
Sometimes we add a node and assume a fair amount of the dbt system functionality will come built in. In reality this i…
-
Datahub is not currently supporting CLL on sources, seeds and tests as [this code comment](https://github.com/datahub-project/datahub/blob/9f570a7521a0f18a6fa1a27faa3788f04c80dbe9/metadata-ingestion/s…
-
### Search before asking
- [X] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues.
### What Happened
After upgrading to **dbt 1.5** and **SQLFl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When running the aws_asset_inventory dbt transformation, the macro for postgres (haven't test…