uranusjr opened a new pull request, #23113:
URL: https://github.com/apache/airflow/pull/23113

   This guards against the DAG's timetable or schedule_interval from being 
changed after it's created. Validation is done by creating a timetable and 
check its summary matches schedule_interval. The logic is not bullet-proof, 
especially if a custom timetable does not provide a useful summary. But this is 
the best we can do.
   
   See discussions in #23087.


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