Skip to content

Revert Edge Datamodelling for Pydantic problems in Py3.9#44550

Merged
potiuk merged 1 commit intoapache:mainfrom
jscheffl:bugfix/revert-edge-datamodelling-for-pydantic
Dec 1, 2024
Merged

Revert Edge Datamodelling for Pydantic problems in Py3.9#44550
potiuk merged 1 commit intoapache:mainfrom
jscheffl:bugfix/revert-edge-datamodelling-for-pydantic

Conversation

@jscheffl
Copy link
Contributor

@jscheffl jscheffl commented Dec 1, 2024

Fixes broken tests on main for back-compat, e.g. in https://github.com/apache/airflow/actions/runs/12105919009/job/33751221753

Somehow in Python 3.9 even with the fixes applied from Pydantic 2.10.3 some constructs still have parsing problems in Python 3.9. This was merged previously in https://github.com/apache/airflow/pull/44433/files#diff-88d01fd8e9c200de55dff8065993cdbdac3ff23cfcc2d4d01b0680a0a2f53f6dR60

FYI @kaxil

@boring-cyborg boring-cyborg bot added area:providers provider:edge Edge Executor / Worker (AIP-69) / edge3 labels Dec 1, 2024
@jscheffl jscheffl added the type:bug-fix Changelog: Bug Fixes label Dec 1, 2024
@potiuk potiuk added full tests needed We need to run full set of tests for this PR to merge all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs labels Dec 1, 2024
@potiuk potiuk closed this Dec 1, 2024
@potiuk potiuk reopened this Dec 1, 2024
@jscheffl
Copy link
Contributor Author

jscheffl commented Dec 1, 2024

Good idea with the full tests! Then we see if I missed something...

@potiuk
Copy link
Member

potiuk commented Dec 1, 2024

Added full tests needed and all versions - to test for all versions of python/k8s/airlflow back-compatibility tetss

@potiuk potiuk merged commit 3413b12 into apache:main Dec 1, 2024
jscheffl added a commit that referenced this pull request Dec 2, 2024
jscheffl added a commit that referenced this pull request Dec 4, 2024
potiuk pushed a commit that referenced this pull request Dec 4, 2024
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
got686-yandex pushed a commit to got686-yandex/airflow that referenced this pull request Jan 30, 2025
@jscheffl jscheffl deleted the bugfix/revert-edge-datamodelling-for-pydantic branch October 5, 2025 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

all versions If set, the CI build will be forced to use all versions of Python/K8S/DBs area:providers full tests needed We need to run full set of tests for this PR to merge provider:edge Edge Executor / Worker (AIP-69) / edge3 type:bug-fix Changelog: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants