bugraoz93 commented on issue #63301:
URL: https://github.com/apache/airflow/issues/63301#issuecomment-4036807160
> -1 (non-binding)
> tested with 3.1.8rc2 and tried to run "airflowctl dags list"
>
> I get the following error (stacktrace)
> ```
> pydantic_core._pydantic_core.ValidationError: 50 validation errors for
DAGCollectionResponse
> dags.0.timetable_partitioned
> Field required [type=missing, input_value={'dag_id':
'asset1_produc...7xnjr2trU3Ef8Nqf1CFBIE'}, input_type=dict]
> For further information visit
https://errors.pydantic.dev/2.12/v/missing
> ```
> timetable_partitioned was added in Airflow 3.2.0 . this release 0.1.3rc1
is not backward compatible .
> Fix is here #63327
> cc: @bugraoz93
Hey @dheerajturaga,
Thanks for flagging! Since we are still at 0.x.x, I don't think breaking
changes is a huge problem now as we stated there could be breaking changes.
What we should do is to aim there.
I already created a solution PR as well as dev discussion list about the
solution.
Feel free to join
https://github.com/apache/airflow/pull/61822
https://lists.apache.org/thread/kw61jmjxbk81t5rz5b25bmxvvmpv83kz
--
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]