eladkal opened a new pull request #13997:
URL: https://github.com/apache/airflow/pull/13997


   Add new core operator `BranchDayOfWeekOperator`.
   Inspired by 
[DayOfWeekSensor](https://github.com/apache/airflow/blob/master/airflow/sensors/weekday.py#L25)
 & 
[BranchPythonOperator](https://github.com/apache/airflow/blob/master/airflow/operators/python.py#L309)
   
   use case: branch workflow based on day of week.


----------------------------------------------------------------
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]


Reply via email to