mykola-shyshov commented on issue #57726: URL: https://github.com/apache/airflow/issues/57726#issuecomment-3506762226
Tricky question for me — if we want to go with a solution native to Airflow, then it should use mode="python" and the serialize methods. However, for Pydantic it seems more natural to use mode="json", even though that breaks the logic for non-model classes inside models. Waiting for feedback 😄 -- 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]
