-
### 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
…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
Add ability to support warn/fail threshold being a percentage instead of just f…
-
### Describe the feature
dbt-power-user does not support dbt-impala.
Add feature to support this one.
https://docs.getdbt.com/docs/core/connect-data-platform/impala-setup
### Describe altern…
-
### Is this a new bug in dbt-spark?
- [X] I believe this is a new bug in dbt-spark
- [X] I have searched the existing issues, and I could not find an existing issue for this bug
### Current Beh…
-
### Describe the bug
`snowsql` fails with an error that a dependency is missing
### Steps To Reproduce
Steps to reproduce the behavior:
1. allow unfree packages: `export NIXPKGS_ALLOW_UNFREE=1`
…
-
### 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
…
-
not sure if this is dbt-bigquery image related, but that's the one i was using:
```
root@mydomain:/home/user/_volumes/_postgres/_queries/dbt_test# podman run \
-p 8085:8085 \
…
-
### Terraform Core Version
1.7.5
### AWS Provider Version
5.45.0
### Affected Resource(s)
* `aws_lakeformation_resource_lf_tags`
### Expected Behavior
The tagged Glue table was de…
-
**Is your feature request related to a problem? Please describe.**
It seems like running `generate sources` sends the `DESCRIBE TABLE ...` statements to Snowflake sequentially one-by-one as it goes. …
-
It looks as though query tags aren't being set anywhere in the `insert_by_period` materialization (haven't checked others). In the dbt-snowflake adapter, these are set here: https://github.com/dbt-lab…