Skip to content

Do not use serde library for database migrations #58886

@amoghrajesh

Description

@amoghrajesh

Body

A migration having to load the entire serde library would lead to a painful and slow migration, we should explore alternatives to this. Ref: https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/migrations/versions/0092_3_2_0_replace_deadline_inline_callback_with_fkey.py

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Assignees

Labels

area:db-migrationsPRs with DB migrationkind:metaHigh-level information important to the community

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions