kaxil commented on issue #5743: [AIRFLOW-5088][AIP-24] Persisting serialized 
DAG in DB for webserver scalability
URL: https://github.com/apache/airflow/pull/5743#issuecomment-523239054
 
 
   As far as I can tell, this PR is now working & ready for Code Review.
   
   **Notes**:
   
   - **Rendered Template** tab will still have to parse Python file as it needs 
all the details like the execution date and even the data passed by the 
upstream task using Xcom. 
   - **Code View** will have to open the DAG File & Show it using Pygments. 
**It does not need to Parse the Python files**
   - **_ToDo_** : Add documentation around DAG Serialization in a `.rst` file
   
   cc @ashb  @coufon Can you please review and let me know what you think? If 
you are happy with the PR, I will draft documentation and create the `.rst` 
file and send an email to the mailing list for a vote on 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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to