uranusjr edited a comment on pull request #16931:
URL: https://github.com/apache/airflow/pull/16931#issuecomment-883067237


   The problem is we can’t store the timetable object in db (at least not 
easily; it’s technically doable but should be avoided). Maybe we can pre-render 
the description and store that (it’d be just a string) on `DagModel` instead? 
Call it `timetable_description` or something. Again, I’m not sure how best to 
do this.


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