Shadowsong27 commented on issue #10194: URL: https://github.com/apache/airflow/issues/10194#issuecomment-690984280
> @Shadowsong27 I don't know if it's the same case. having `@monday` isn't a "dynamic" it's something can be obtained with a single cron expression `0 0 * * MON`. The idea of better scheduling times is to allow to schedule jobs with intervals that can't be specified by a single cron expression. Ok `@monday` is a bad example, guess pre-builts are not meaningful since if they are common enough to be a pre-built schedule, they most likely can be expressed in cron. I totally agreed on the rest, that's actually why I felt a custom function defined by users is the way to go here. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
