uranusjr commented on issue #7999:
URL: https://github.com/apache/airflow/issues/7999#issuecomment-1000813750


   Yes. Note that the AIP-39 implementation by itself does not solve this 
problem—cron expression _by design_ does not work well with DST, and Airflow is 
alreay stretching the functionality the best it can. You need to implement a 
custom timetable using the API exposed by AIP-39 if you need more sophisticated 
handling of timezone-specific logic.


-- 
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]


Reply via email to