bugraoz93 commented on issue #63555:
URL: https://github.com/apache/airflow/issues/63555#issuecomment-4086041300

   > I don’t think [#62777](https://github.com/apache/airflow/pull/62777) would 
actually affect airflowctl funtionally (since it does not use the new field)
   
   Thanks for flagging @uranusjr!
   I saw PR updated to use datamodels in commands, that's why it has been 
included. It is used in the following Dag commands in `get-details, list, get 
and update` returns those updated datamodels. 
   If it is not released with Airflow core, indeed it won't function with any 
released Airflow yet, but now those commands should return 
`timetable_partitioned` as a response if returned from the API side. 
   
   


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