potiuk commented on issue #31213: URL: https://github.com/apache/airflow/issues/31213#issuecomment-2254226729
This is one of the remainin points for AIP-44, and I think we might consider using the "serde" serializer instead the "DAG" serializer still. The code to wire it up should be just moved to a "Pydantic" module, I guess and since we are going to have automated tests running in Database Isolation mode https://github.com/apache/airflow/pull/41067 - it should be still safe to change it while we are preparing for 2.10.0rc1. If anyone of the assigned people would like to take care about it - I think it's also a good opportunity to learn about the serializer. @gyli - maybe as preparation and getting to understand more about the scope of https://github.com/apache/airflow/pull/41067 that might be good task for you? -- 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]
