boraberke commented on PR #38883: URL: https://github.com/apache/airflow/pull/38883#issuecomment-2046029118
As an additional question or note: I am not sure if I should modify the docstring of the following operators: - BaseBranchOperator - BranchPythonOperator - BranchPythonVirtualenvOperator - BranchExternalPythonOperator - BranchDateTimeOperator - LatestOnlyOperator - BranchDayOfWeekOperator They all mention single task_id or list of task_ids to follow. However, with this PR, they all start to support "single task_id, single task_group_id, and list of combination of task_ids and task_group_ids". -- 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]
