eladkal commented on pull request #11964: URL: https://github.com/apache/airflow/pull/11964#issuecomment-796680972
> For 2. though I see we have both branch_operator.py as well as sql_branch_operator.py, so maybe we should settle for datetime_branch_operator.py? I'm fine either way on this one though. They are deprecated :) [branch_operator.py](https://github.com/apache/airflow/blob/master/airflow/operators/branch_operator.py) -> [branch.py](https://github.com/apache/airflow/blob/master/airflow/operators/branch.py) [sql_branch_operator.py](https://github.com/apache/airflow/blob/master/airflow/operators/sql_branch_operator.py) > [sql.py](https://github.com/apache/airflow/blob/master/airflow/operators/sql.py) ---------------------------------------------------------------- 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]
