dstandish commented on issue #48844: URL: https://github.com/apache/airflow/issues/48844#issuecomment-2788287334
so, reverting the serdag changes... it's not simple to do other options just do a one-time reserialization as part of the migration but then, how do you downgrade... if you downgrade then, it could be that we say, you just need to reserialize after downgrading (edited) other option... just truncate the serdag table on upgrade and downgrade (edited) for 2.x to 3.0 that would work and be simple other option, which i'll explore tomorrow... just doing the work to handle the backcompat on deser (edited) -- 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]
