uranusjr commented on issue #25090:
URL: https://github.com/apache/airflow/issues/25090#issuecomment-1198933565

   I think the data interval would be OK for mixed scheduled and manual runs 
since AIP-39 took extra care to align them across run types. `execution_date` 
would definitely be confusing (because it has different semantics between those 
types) but is probably OK as a backup. I’m cautious to using `start_date` since 
when the run starts doesn’t necessarily contain any inherit logic, but perhaps 
`data_interval_end` could be better than `_start`? Not sure.


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

Reply via email to