nothingmin opened a new pull request, #64740: URL: https://github.com/apache/airflow/pull/64740
Clarify the documented semantics of manually triggered DAG runs in Airflow 3. This PR updates the DAG run and upgrade documentation to explain that manually triggered runs should not assume `data_interval` is derived from, or equal to, the supplied `logical_date`. It also recommends using `logical_date` explicitly when DAG logic needs the user-specified manual run date. Related: #54119 --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — OpenAI GPT-5.4 Generated-by: OpenAI GPT-5.4 following the guidelines -- 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]
