Hi all! I have daily partitioned assets and would ...
# ask-community
y
Hi all! I have daily partitioned assets and would like to materialize the current days partitions on an hourly schedule. I am having trouble finding ways to do this in the docs. In all the partitioned schedule examples, the asset and schedule partitions have the same cadence. I tried using the
tags_fn
method for the
ScheduleDefinition
class and got the following error:
dagster._check.CheckError: Invariant failed. Description: Attempted to set tag with reserved system prefix: dagster/partition
Would appreciate some guidance. Thank you!
c
Hi Yusuf. Surfacing for future readers, looks like someone answered your question here: https://github.com/dagster-io/dagster/discussions/14610
🌈 1
D 1
❤️ 1