-
### Dagster version
1.7.15
### What's the issue?
Seeing intermittent errors with jobs failing with `orjson.JSONDecodeError` causing jobs to fail.
Looks like an error with the `orjson` pack…
-
Hi everyone,
Just started my fork to upgrade to v1.8.0 (didn't want to use old versions of dbt-core), currently using it with dbt core 1.8.3 and dagster-dbt with no problems so far (and maybe going…
-
### 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…
-
### Contact Details
Sam Debruyn on Slack / sam@dataroots.io
### I have read the dbt Developer Blog contribution guidelines.
- [X] I have read the dbt Developer Blog contribution guidelines.
### Wh…
-
### Astronomer Cosmos Version
Other Astronomer Cosmos version (please specify below)
### If "Other Astronomer Cosmos version" selected, which one?
1.4.3
### dbt-core version
1.7.16
#…
-
For example here:
https://github.com/microsoft/dbt-fabric/blob/main/dbt/include/fabric/macros/materializations/models/incremental/incremental.sql#L34
we should be doing `adapter.create_table_as`. Th…
-
Removed the additional drop relation in https://github.com/dbt-msft/dbt-sqlserver/blob/master/dbt/include/sqlserver/macros/materializations/models/table/create_table_as.sql#L12
I don't believe this…
-
**Describe the bug**
The dbt run command works fine until I installed elementary package. There is some bug in the elementary package as after installing elementary package I get error as Invalid col…
-
We should add all of the dbt supported platforms (and then move to the community ones). This will require two things:
- default profile that maps to an Airflow connection
- new extra in setup.c…
-
Hey Guys,
Is it possible to implement re-trying of queries if the query fails due to non-model related errors?
For example, sometimes Azure SQL fails with errors like this:
```
[2021-02-24 05:…