Skip to content

Remove deprecated dataset aliases#70154

Merged
Lee-W merged 2 commits into
apache:mainfrom
viiccwen:remove-deprecated-dataset-aliases
Jul 21, 2026
Merged

Remove deprecated dataset aliases#70154
Lee-W merged 2 commits into
apache:mainfrom
viiccwen:remove-deprecated-dataset-aliases

Conversation

@viiccwen

@viiccwen viiccwen commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Remove the deprecated Dataset alias from Airflow's top-level module. The alias was scheduled for removal in Airflow 3.2 but remained available. Import Asset from airflow.sdk instead.

Add a significant newsfragment so this breaking removal is included in the release notes.

Closes #68352.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.

SHIVANSH-ux-ys and others added 2 commits July 21, 2026 09:50
Signed-off-by: viiccwen <vicwen@apache.org>
Signed-off-by: viiccwen <vicwen@apache.org>
@viiccwen
viiccwen force-pushed the remove-deprecated-dataset-aliases branch from af7d1cb to 5d34358 Compare July 21, 2026 01:54
@viiccwen

Copy link
Copy Markdown
Contributor Author

cc @Lee-W. 🫡

@Lee-W
Lee-W merged commit a8e4b9d into apache:main Jul 21, 2026
78 checks passed
@viiccwen
viiccwen deleted the remove-deprecated-dataset-aliases branch July 21, 2026 06:45
dabla pushed a commit to dabla/airflow that referenced this pull request Jul 21, 2026
Co-authored-by: SHIVANSH-ux-ys <singaser78@gmail.com>
Signed-off-by: viiccwen <vicwen@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove deprecated Dataset aliases from airflow.__init__

3 participants