Is it possible to use a `sensor` or `schedule` to ...
# ask-community
v
Is it possible to use a
sensor
or
schedule
to launch a backfill or target a range of partitions with a single
RunRequest
? I have an asset with
MultiPartitions
and would like to use a sensor or schedule to kick off a run that will target a single partition of one dimension, but multiple of the other. With the addition of single-run backfills, I could see this being useful in a few more cases too.