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


   CronDataIntervalTimetable and DeltaDataIntervalTimetable needs different 
infer_data_interval implementations because since the 'align' method aligns the 
time *forward*, CronDataIntervalTimetable needs to call get_prev one more time 
than DeltaDataIntervalTimetable to get the correct interval.
   


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