pierrejeambrun commented on PR #52652: URL: https://github.com/apache/airflow/pull/52652#issuecomment-3032436574
Yes I think this is why we enforced an explicit value. Since now it can be None we didn't want runs to end up with 'None' logical_date, while the user actually relied on the old behavior that used to autogenerate the `logical_date` for him. This was a way to break on purpose in this ambiguous situation and ask the user to explicitely chose what's expected. -- 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]
