shleshaG commented on issue #61076:
URL: https://github.com/apache/airflow/issues/61076#issuecomment-3828021549

    I understand that dag_next_execution currently works for logical-date–based 
DAGs, and the open question is how it should behave for partition-driven DAGs. 
I’m happy to take this up. Before implementing, I just wanted to confirm the 
expected behavior for partition-driven DAGs , for example, should the CLI:
   1. compute the next available partition,
   2. display a placeholder / informative message or intentionally skip output 
if it’s not well-defined?
   Once the intended semantics are clear, I can proceed with the implementation 
and open a PR accordingly.
   


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