dheerajturaga commented on issue #63301:
URL: https://github.com/apache/airflow/issues/63301#issuecomment-4036480262
-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
cc: @bugraoz93
--
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]