-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
The recent conversions release is intended to be backwards compatible and not cause any err…
-
### 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 se…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have a project that relies on a base package. Some of the values in that base package…
-
Desired Outcome: A documented policy on what to pin, how to pin it and how/when we will revisit pins to ensure they are up to date and not presenting security risks.
Things we can/should/might pi…
-
Hi,
I have dbt-impala==1.4.0 and dbt-core==1.4.1 installed and experience a problem with a model that should use materialized='incremental'.
The issue is that this single model in the project is ini…
-
### What's the use case?
The `sling_assets` decorator defines assets based on the Sling replication config.
It defines 2 assets for each stream, one representing the source and one representing the …
-
-
-
(Feel free to close if this isn't helpful :) )
We (Superwall S21) have been looking for a tool like this to help us monitor our data pipelines. We help customers understand the performance of chang…
-
### Describe the bug
### Steps to reproduce
```yml
vars:
clickhouse_s3:
bucket: xx/xx
path: /**.parquet
fmt: Parquet
aws_access_key_id: "{{ env_var('AWS_ACCESS_KEY_ID') }}"
…