Experimental Airflow features
Apache Airflow marks some features as experimental. These features ship in Airflow releases, but their interfaces, behaviors, and stability characteristics can change between versions without notice. Astronomer provides best-effort support for experimental Airflow features on Astro. Best-effort support means that Astronomer support investigates issues and helps you find workarounds where possible. SLAs don’t apply to experimental features, and some issues require an upstream fix in Apache Airflow before Astronomer can resolve them.Unsupported Airflow features
The following upstream Apache Airflow features aren’t supported on Astro:- Edge executor: The Apache Airflow Edge executor isn’t supported on Astro. For distributed task execution outside the Astro data plane, use Remote Execution Agents.
- Airflow multi-team: The Airflow 3 multi-team model isn’t supported on Astro. Astro provides tenant isolation through Organizations, Workspaces, and Deployments. See About Astro.
- Auth managers: Apache Airflow auth managers aren’t supported on Astro. This includes the simple auth manager, the FAB auth manager, and any custom or third-party auth managers. Astro uses its own authentication and authorization system. See Organization users and Set up SSO.