mykola-shyshov commented on issue #57726: URL: https://github.com/apache/airflow/issues/57726#issuecomment-3526600460
I think we need to provide a way to handle this, either in the documentation or through a more “friendly” implementation. I agree that arbitrary_types_allowed is a workaround, but what should users do with third-party classes that aren’t Pydantic models? We can patch Airflow classes, but there will always be cases involving other third-party types. -- 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]
