quoc-t-le edited a comment on issue #15407: URL: https://github.com/apache/airflow/issues/15407#issuecomment-821836053
I was able to achieve the what I wanted to do with BranchPythonOperator. Would need an additional DummyOperator at the end of the taskgroup with trigger_rule='all_done' and the BranchPythonOperator either jump to next or skip all until the DummyOperator. little hacky -- 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: us...@infra.apache.org