Creates an dbt example project and Dagster pipelines to showcase dbt solids.
Details
Details
Diff Detail
Diff Detail
- Repository
- R1 dagster
- Branch
- arcpatch-D4710
- Lint
Lint Warnings Severity Location Code Message Warning examples/dbt_example/dbt_example/pipelines.py:51 W0612 Unused Variable - Unit
No Unit Test Coverage
Event Timeline
There are a very large number of changes, so older changes are hidden. Show Older Changes
Comment Actions
This is super cool (and well tested)! integrating dbt -> jupyter plotting -> slack is a much more comprehensive showcase of dagster. thanks again for commandeering this
examples/dbt_example/dbt_example/solids.py | ||
---|---|---|
9 ↗ | (On Diff #24804) | Not blocking, but this constant doesn't seem to be used anywhere atm Once this diff lands, the URL could be changed to a GitHub raw content on the dagster repo rather than a gist. Then, a configured version of download_file would allow the pipeline to run without needing solid config |