dstandish commented on issue #57693:
URL: https://github.com/apache/airflow/issues/57693#issuecomment-3607563674

   Hi @eladkal I think I sorta get what you are saying but I think it would 
help if you get a little more specific about the behavior are expecting as 
relates to the windows.  Also, the example, as I read it, it's not really clear 
that it's a partition use case but could maybe just be event-driven scheduling 
use case.
   
   
   But on the topic of what this issue is about....
   
   What this issue is intended to represent is, on the producer side of things. 
 When you have a dag that runs on a schedule, if it is supposed to update an 
asset partition, it is not at all well-defined how to map that logical date to 
a partition.  So, in order to allow this, if we want to allow this, we will 
need an interface that defines how to map from logical date to partition key.


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