Skip to content

Conversation

@uranusjr
Copy link
Member

While these values are floats in Python, they are not allowed by JSON. We'll serialize them into strings instead.

Close #53759.

While these values are floats in Python, they are not allowed by JSON.
We'll serialize them into strings instead.
@kaxil kaxil added this to the Airflow 3.0.4 milestone Jul 28, 2025
@uranusjr uranusjr added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jul 28, 2025
@uranusjr uranusjr merged commit 0cd0ff0 into apache:main Jul 29, 2025
59 checks passed
@uranusjr uranusjr deleted the serialization-nan branch July 29, 2025 01:16
github-actions bot pushed a commit that referenced this pull request Jul 29, 2025
(cherry picked from commit 0cd0ff0)

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
@github-actions
Copy link

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

github-actions bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Jul 29, 2025
(cherry picked from commit 0cd0ff0)

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
github-actions bot pushed a commit to astronomer/airflow that referenced this pull request Jul 29, 2025
(cherry picked from commit 0cd0ff0)

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
uranusjr added a commit that referenced this pull request Jul 29, 2025
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jul 31, 2025
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 7, 2025
fweilun pushed a commit to fweilun/airflow that referenced this pull request Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:serialization backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dag Processor crashes during DAG import

2 participants