https://dagster.io/ logo
Title
a

Andrew

02/23/2023, 3:18 PM
Is there a best practice for accessing the key/partitions of a multipartiton during a backfill OR a single asset materialization? I’m trying to partition files by a string, use that string as a seed for downstream operations, and run it across certain time intervals. My attempts don’t seem to work in backfills when I’m accessing the context I.E- context.partition_key.keys_by_dimension
c

claire

02/24/2023, 5:55 PM
Answered in the previous thread: https://dagster.slack.com/archives/C01U954MEER/p1676911711933959 But we'll have a fix out for this in next week's release