ashb commented on PR #67329: URL: https://github.com/apache/airflow/pull/67329#issuecomment-4604392154
Conceptually, it is exactly that purpose. data_interval (if there is no interval, then set start and end to the same value) is the place where this should be stored. "process data for 2025-03-31" -- In that case then data_interval_start should be 2025-03-31T00:00:00 and data_interval_end of 2025-04-01T00:00:00. I it is a half-open interval of ([tart,end) -- 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]
