milton0825 commented on issue #6352: [AIRFLOW-5683] Add propagate_skipped_state to SubDagOperator URL: https://github.com/apache/airflow/pull/6352#issuecomment-557650379 The change to the interface of `SubDagOperator` is a breaking change since we no longer provide the type `executors`. Aside from that, `SubDagOperator` should do what it used to do with a different implementation, e.g. using scheduler to schedule subtasks instead of spinning up a backfill.
---------------------------------------------------------------- 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] With regards, Apache Git Services
