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

   What does this PR do?
   
   Clarifies the warning message shown by `airflow dags next-execution` when no 
next
   data interval can be determined, noting that this can also occur for
   dataset- or partition-driven DAGs.
   
   Why is this needed?
   
   With AIP-76, partition-driven and dataset-driven DAGs may not have a
   determinable next execution date. The previous message only mentioned
   `@once` or `None` schedules, which could be misleading.
   
   This change improves CLI clarity without altering behavior.
   
   How was this tested?
   
   - Manual verification of CLI output
   
   Related issue
   
   - https://github.com/apache/airflow/issues/61076


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