Skip to content

Double check UPDATING.md for "2.0" doesn't include breaking changes in import paths #10104

@mik-laj

Description

@mik-laj

Hello,

We should check if all operators and hooks available in Airflow 1.10 are also importable in Airflow 2.0. All these changes should also be included in
https://github.com/apache/airflow/blob/master/tests/deprecated_classes.py

Technically speaking, we should install Airflow 1.10, generate a list of operators/hooks, and then try to import each of it on Airflow 2.0.
In order to generate a list of operators, we can use this script:
https://github.com/apache/airflow/blob/master/scripts/list-integrations.py

If anyone is interested in this task, I am willing to provide all the necessary information.

Are you wondering how to start contributing to this project? Start by reading our contributor guide.

Best regards,
Kamil Breguła

Metadata

Metadata

Assignees

Labels

area:upgradeFacilitating migration to a newer version of Airflowgood first issuekind:featureFeature Requestspriority:criticalShowstopper bug that should be patched immediately

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions