airflow.providers.common.compat.sdk¶
Airflow compatibility imports for seamless migration from Airflow 2 to Airflow 3.
This module provides lazy imports that automatically try Airflow 3 paths first, then fall back to Airflow 2 paths, enabling code to work across both versions.