andrewgodwin opened a new pull request #15142:
URL: https://github.com/apache/airflow/pull/15142


   This adds support for putting human-readable labels on edges in the DAG
   between Tasks, as well as making the underlying framework for that
   generic enough that future metadata could be added if desired.
   
   This is not quite complete, but I'm putting it up to get some feedback on 
the code and API design to ensure it feels right. What's left to do:
   
   - [x] Add support for XComArgs
   - [ ] Add either support or a nice error for TaskGroups
   - [ ] Add tests
   - [ ] Add documentation
   
   closes: #15140 


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


Reply via email to