Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Sync asset and alias property changes into db #47090

Merged
merged 1 commit into from
Feb 26, 2025

Conversation

uranusjr
Copy link
Member

I missed updating group and extra into the database when rewriting the sync process. (Before the rewrite, the asset table is always wipped and repopulated.) This makes sure any property changes are written into the database.

Fix #46831.

I missed updating group and extra into the database when rewriting the
sync process. (Before the rewrite, the asset table is always wipped and
repopulated.) This makes sure any property changes are written into the
database.
@uranusjr uranusjr merged commit 3153a28 into apache:main Feb 26, 2025
45 checks passed
@uranusjr uranusjr deleted the asset-group-update branch February 26, 2025 18:15
ambika-garg pushed a commit to ambika-garg/airflow that referenced this pull request Feb 28, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating the asset group is not working
2 participants