DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||
|---|---|---|
| ||
DAG(schedule=CronTriggerTimetable("*/5 * * * *", partitions=True) |
Or something like thatalong these lines.
Currently we plan that logical date would be null when the DAG is driven by partitions.
...