Conversation
henry3260
requested review from
bugraoz93,
choo121600,
ephraimbuddy,
jason810496,
pierrejeambrun,
rawwar and
shubhamraj-git
as code owners
September 21, 2026 20:49
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #73453 to
v3-3-test(cherry-pick of0def984). The automatic backport failed to apply cleanly.Conflict resolution
airflow-core/src/airflow/api_fastapi/core_api/datamodels/common.py—v3-3-testhas neither theloggingimport nor the asset-expression models that main's context pulled in, so only the newcollections.abc.Mappingimport was taken. The discriminator fix itself applies unchanged.airflow-core/tests/unit/api_fastapi/core_api/datamodels/test_common.py— the file does not exist onv3-3-test(it was created by a separate, un-backported change), so only the two bulk-discriminator tests this PR adds were carried over.Verified:
breeze run pytest airflow-core/tests/unit/api_fastapi/core_api/datamodels/test_common.py→ 8 passed.Was generative AI tooling used to co-author this PR?