dstandish opened a new pull request, #26376:
URL: https://github.com/apache/airflow/pull/26376

   This allows us to derive the dag run logical date from the event timestamp 
rather than the queue record created_at, which allows us to be slightly more 
precise when associating dag runs with dataset events.
   
   Also, in the first commit, I change the signature a little bit, which 
reduces (a tiny bit) some duplication and makes it (again a tiny bit) more 
explicit what exactly these methods require, and therefore clearer what they 
actually do.


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