You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/08 10:02:39 UTC

[GitHub] [airflow] anilkulkarni87 commented on issue #12726: Add classic operator in TaskFlow API tutorial

anilkulkarni87 commented on issue #12726:
URL: https://github.com/apache/airflow/issues/12726#issuecomment-775025413


   @casassg 
   Here is an example I have created and this dag implements taskgroup, taskflow with classic operators. Please take a look:
   [Postgres DAG with Taskgroup and Taskflow](https://github.com/anilkulkarni87/airflow-docker/blob/master/dags/postgres_taskgroup.py)
   
   Here is how the dependency looks like on UI:
   ![image](https://user-images.githubusercontent.com/10644132/107204541-a13a1c00-69b1-11eb-9139-7827e360ec67.png)
   


----------------------------------------------------------------
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:
users@infra.apache.org