DanMawdsleyBA

Results 7 issues of DanMawdsleyBA

I have setup the save always to true such that the cache step should always fail even if one of the tasks fail. See screenshots below: Save always set to...

bug

### 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 searched the existing issues, and...

enhancement
help_wanted

### Describe the feature For snowpipes there is not currently the option to alias a column name. external tables, however, recently did get this feature (#213) with #257 ### Describe...

enhancement
triage

I have run into issues when running an airflow dag with multiple tasks running in parallel which has caused tasks to hang waiting on a connection. As each tasks opens...

area:profile

I'm try to build a dag that consists of a task which retreive some metadata and then have a comsos task group which has the values of the metadata from...

parsing:custom
execution:docker
area:config
dbt:run-operation
triage-needed

I'm looking to store test results (Both the successful and failures so https://docs.getdbt.com/reference/resource-configs/store_failures won't be sufficient). I'm considering using a dbt package such as https://github.com/brooklyn-data/dbt_artifacts which works with an on...

parsing:dbt_manifest
dbt:test
area:testing
triage-needed

### Description I'm trying to extract the full run results for a dag run. Could it reuse the same temporary directory across a dag run (Could this leverage the airflow...

enhancement
dbt:run
triage-needed