-
I would like to manage row-level security with dbt.
The goal is to manage it in a way that is scalable and can be integrated with the git review process, even with many users.
Unfortunately dbt can…
-
# Summary
The `external_location` config setting is respected during state comparison when running dbt with `--state ... -s state:modified` option.
This is troublesome in CI scenarios where we com…
-
### Describe the bug
`get_relation` method (https://docs.getdbt.com/docs/writing-code-in-dbt/jinja-context/adapter/#get_relation) returns `None` when provided with database, schema and table name of …
-
Dagster runs but shows the following error (fails to find `dbt_project/target/manifest.json`):
```
dagster_dbt.errors.DagsterDbtManifestNotFoundError: /Users/aleksandrukhatov/Documents/projects/…
-
**Describe the bug**
I updated to piperider 0.26.0 and when I try the command 'piperider run' it says that no dbt project was found. I used piperider on this project in the early versions and had no …
-
### 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…
-
### Astronomer Cosmos Version
1.7.1
### dbt-core version
1.8.8
### Versions of dbt adapters
dbt-trino==1.8.3
### LoadMode
AUTOMATIC
### ExecutionMode
LOCAL
### InvocationMode
None
### airf…
-
# Environment
**Delta-rs version**:
0.17.4
**Binding**:
Python 3.12
**Environment**:
- **Cloud provider**: Azure
- **OS**:
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullse…
-
### Astronomer Cosmos Version
1.7.1
### dbt-core version
1.8.1
### Versions of dbt adapters
### LoadMode
DBT_LS_MANIFEST
### ExecutionMode
LOCAL
### InvocationMode
SUBPROCESS
### airflow…
-
## Use Case
Hello,
I've been using your project and I find it very useful. I noticed that there's currently no support for Trino (https://trino.io/) and DBT (https://www.getdbt.com/).
Both …