We’ll be releasing partition support for our dbt C...
# integration-dbt
r
We’ll be releasing partition support for our dbt Cloud integration tomorrow in 0.17.4! Here’s a sneak peek of what to expect: • When you materialize the assets in the Dagster Cloud UI, you’ll specify what partitions you want to materialize. You can define these partitions when you generate your software defined assets from your dbt Cloud job. • The partition will be mapped to a variable that’s passed into your dbt Cloud job. You can use this variable however you want in your dbt project. This mapping is customizable in code.