phi-friday commented on PR #41363: URL: https://github.com/apache/airflow/pull/41363#issuecomment-2278412868
Based on the error message given by #41362, I checked and it only works with `pydantic>=2`. I think we need to either modify the function `_pydantic_model_dump` or set `use_pydantic_models` to `False`. -- 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]
