-
### Describe the bug
dbt-databricks throws Object of type ndarray is not JSON serializable when previewing nested json (`dbt show`)
### Steps To Reproduce
* Open a databricks dbt project on yo…
-
### 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…
-
## Overview
While implementing dbt artifacts it gives syntax error for all staging models :
**SQL compilation error: syntax error line 14 at position 66 unexpected ','. syntax error line 14 at p…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the issue
Around about the 2nd August I upgraded (all packages and dbt) but in particular this packag…
johnf updated
3 weeks ago
-
Looking in the wrong directory for the installed dbt packages.
after `dbt init`:
```
# packages.yml
packages:
- package: mjirv/dbt_datamocktool
version: [">=0.3.0"]
```
install package…
-
**Describe the bug**
When i select in devenv.nix android.ndk.version = [] any of the 27.x releases as shown here: https://github.com/android/ndk/releases, devenv is telling that the version does not …
-
### 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
…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues
### Describe the Feature
A frequent issue for both Cloud and Core users is that when you update your pac…
-
**Context**
In Cosmos 1.7, we introduced experimental BQ support to run dbt models with `ExecutionMode.AIRFLOW_ASYNC` in #1224 and #1230.
While chatting with @joppevos , he identified that the dbt r…
-
### Describe the feature
## What
I think this is a direct successor to #217. There's many other related issues listed below.
Today, the only supported cross-database scenario in dbt-redshift is to …