uranusjr commented on issue #59294:
URL: https://github.com/apache/airflow/issues/59294#issuecomment-3942883268

   Also, not for 3.2, but I’m wondering if we can avoid `to_upstream` entirely. 
The problem I have with it is `to_downstream` and `to_upstream` must be 
consistent with each other, otherwise Airflow would crash and burn. _Maybe_ it 
would be possible to keep upstream-downstream relationship in the database when 
`to_downstream` is called so it can be used instead? Not sure yet.


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