-
### 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 Behavior
…
-
We're using the package for cost monitoring, and for the most part it's amazing. So thank you for that, still on every dbt cloud run these warnings find their way into the run log
07:14:03 [WARNIN…
-
## Background
Minor version `v1.8` is targeted for final release within dbt Core on May 9, 2024.
~~As a maintainer of a dbt adapter, we strongly encourage you to release a corresponding minor versi…
-
**Is your feature request related to a problem? Please describe.**
I just started using [dbt-metabase](https://github.com/gouline/dbt-metabase) to sync my tables and column documentation from dbt to …
-
Currently this pins `databricks-sdk==0.17.0` for unclear reasons: https://github.com/databricks/dbt-databricks/blob/ac4dee7610a2a7d5ff9514a58f315699643242da/setup.py#L61
The pin was introduced in h…
-
### 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 Behavior
…
-
### Description
I have the following `profiles.yml` file:
```
config:
send_anonymous_usage_stats: false
use_colors: true
careerlunch:
target: dev
outputs:
dev: &dev-config
…
-
### Description
Some threshold alert logic is quite complicated. I'd like to be able to write totally custom SQL.
We can follow a similar approach to dbt's tests: https://docs.getdbt.com/docs/b…
-
It would be really helpful if we could tag the rule bindings, and then execute the DQ checks for those tagged rule bindings only, similar to how it's done in dbt. Something like:
```
rule_bindings…
-
### Contact Details
dbeatty10
### I have read the dbt Developer Blog contribution guidelines.
- [X] I have read the dbt Developer Blog contribution guidelines.
### Which of these best desc…