Skip to content

sas-airflow-provider support airflow 3.x? #54

Description

@kakitafa

Getting follow warn with sas-airflow-provider v0.0.25.

[2026-08-07 09:48:39] WARNING - airflow.exceptions.AirflowFailException is deprecated and will be removed in a future version. Use airflow.sdk.exceptions.AirflowFailException instead. category=UserWarning
[2026-08-07 09:48:39] WARNING - airflow.exceptions.AirflowTaskTimeout is deprecated and will be removed in a future version. Use airflow.sdk.exceptions.AirflowTaskTimeout instead. category=UserWarning
[2026-08-07 09:48:39] WARNING - The airflow.hooks.base.BaseHook attribute is deprecated. Please use 'airflow.sdk.bases.hook.BaseHook'. category=UserWarning
[2026-08-07 09:48:39] WARNING - airflow.exceptions.AirflowTaskTimeout is deprecated and will be removed in a future version. Use airflow.sdk.exceptions.AirflowTaskTimeout instead. category=UserWarning

Seems like modules path has changed compared to Airflow 2.x?

Airflow 2 reached EOL on April 22 https://airflow.apache.org/docs/apache-airflow/stable/installation/supported-versions.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions