collinmcnulty commented on PR #28757: URL: https://github.com/apache/airflow/pull/28757#issuecomment-1373617901
The problem is that, for serialization, each timetable has to be a new class, not a new instance of ComposableTimetable. I could make a factory class but that seems even more complex than just having a function. -- 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]
