is there a way to materialize multiple partitions ...
# integration-dbt
c
is there a way to materialize multiple partitions in one run with dbt assets generated via
load_assets_from_dbt_manifest
?
alternatively, is there a way to pass vars to a non-partitioned dbt asset?
g
yes: partition_key_to_vars_fn
c
crap I meant *non-*partitioned