phi-friday commented on PR #41363: URL: https://github.com/apache/airflow/pull/41363#issuecomment-2284276583
https://github.com/apache/airflow/blob/4e62909ff5fc92eb19676fb3266cd935cd42df55/airflow/serialization/serialized_objects.py#L630 If AIP44 is not enabled, an error is thrown. So I made it so that an error is thrown if `pydantic<2` or AIP44 is not enabled. And I added test cases for each of them. -- 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]
