-
_copying from [internal Slack](https://dbt-labs.slack.com/archives/C0131TY7EEA/p1677456602379979)_
At first blush, these feel like desirable UX outcomes for our artifacts / metadata interface:
- F…
-
**Describe the bug**
The `on-run-end` hook saves data to artifact table. When running tests/models in parallel, duplicate entries in artifact tables sometimes occur. Because of this, when generatin…
-
## Overview
There are several issues that arise about apostrophes not being escaped correctly in various fields. These are being fixed as they come up, but it would be good to have a macro to fix t…
-
### 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.17
### Versions …
-
### Describe the feature
Add retry mechanism for the given error, like for example `DELTA_LAKE_BAD_WRITE`.
That feature should be configurable, meaning that the user can specify one or more errors …
-
To get the data platform into a stable/reliable place we need a way to monitor the data flow through and alert when things arent right.
Additionally consider whether we need to implement this or if…
-
I am trying to use GitLab DBT project repo using DbtGitRemoteHook
```
dbt_run = DbtRunOperator(
task_id="dbt_run",
project_dir="https://domain/abc/-/tree/main/dbt/db_metrics?priva…
-
To be able to retrieve dbt-coverage output in gitlab, a cobertura format is needed.
See: https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportscoverage_report
Could you add a…
-
## 🚀 Feature
Add the ability to create webhooks / API integrations for downloading run artifacts
### Description
I'd love the ability to create API-based functionality (webhooks?) for downloa…
-
As a data scientist somewhat new to Kubeflow / GCP Vertex, I’m not necessarily familiar with the v1 SDK. Reading v2 SDK docs on Component I/O, I’m expecting if it uses a term, to have a reference page…