uranusjr commented on PR #62709: URL: https://github.com/apache/airflow/pull/62709#issuecomment-4002699786
Maybe the argument should be optional, and default to the configured timezone? That’s what the cron expression schedule does (although we didn’t implement it at the timetable level) https://github.com/apache/airflow/blob/01f62b990a8b0569fd1ddf7044089d27bf72c555/task-sdk/src/airflow/sdk/definitions/dag.py#L130-L153 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
