You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2023/01/06 13:22:11 UTC

[GitHub] [airflow] collinmcnulty commented on pull request #28757: Initial draft of composable timetables

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org