gopidesupavan commented on issue #48473: URL: https://github.com/apache/airflow/issues/48473#issuecomment-2767730769
Yeah this example slightly wont work, the example explicitly using `logical_date` and doing some calculation https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/example_dags/example_branch_python_dop_operator_3.py#L41, now that `logical_date` field is not populating in context as its empty, so it wont work as expected with AF 2. basically the example needs updating. -- 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]
