darwinyip commented on issue #12145:
URL: https://github.com/apache/airflow/issues/12145#issuecomment-939318495


   @eladkal The intention is not the same. 
   What if I wanted something like:
   ```
   t1 >> [[t2 >> t3 >> t4], [t5 >> t6], [t7]] >> t8
   ```
   How would this translate to `chain()`?


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