Skip to content

Use native SQLA JSON instead of sqlalchemy-jsonfield#61491

Merged
jscheffl merged 1 commit into
apache:mainfrom
Dev-iL:2602/remove_jsonfield
Feb 5, 2026
Merged

Use native SQLA JSON instead of sqlalchemy-jsonfield#61491
jscheffl merged 1 commit into
apache:mainfrom
Dev-iL:2602/remove_jsonfield

Conversation

@Dev-iL

@Dev-iL Dev-iL commented Feb 5, 2026

Copy link
Copy Markdown
Collaborator

This PR removes a dependency on a 3rd party library by switching to native SQLA types.

related (split from): #61229


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 or {issue_number}.significant.rst, in airflow-core/newsfragments.

@Dev-iL Dev-iL added the full tests needed We need to run full set of tests for this PR to merge label Feb 5, 2026
@Dev-iL Dev-iL force-pushed the 2602/remove_jsonfield branch from ccd7119 to 3363f4e Compare February 5, 2026 12:31

@vincbeck vincbeck left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I love this change. Just one thing, please create a new migration to update all these fields. Do not update existing migrations

@Dev-iL Dev-iL force-pushed the 2602/remove_jsonfield branch from 3363f4e to e6ccffa Compare February 5, 2026 18:50

@jscheffl jscheffl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK for me... another pair of eyes might be good.

@jscheffl jscheffl merged commit 7083c64 into apache:main Feb 5, 2026
131 checks passed
@Dev-iL Dev-iL deleted the 2602/remove_jsonfield branch February 5, 2026 22:29
jhgoebbert pushed a commit to jhgoebbert/airflow_Owen-CH-Leung that referenced this pull request Feb 8, 2026
Ratasa143 pushed a commit to Ratasa143/airflow that referenced this pull request Feb 15, 2026
@Dev-iL Dev-iL mentioned this pull request Feb 19, 2026
4 tasks
choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Subham-KRLX pushed a commit to Subham-KRLX/airflow that referenced this pull request Mar 4, 2026
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
Ankurdeewan pushed a commit to Ankurdeewan/airflow that referenced this pull request Mar 15, 2026
radhwene pushed a commit to radhwene/airflow that referenced this pull request Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:db-migrations PRs with DB migration area:deadline-alerts AIP-86 (former AIP-57) area:serialization full tests needed We need to run full set of tests for this PR to merge kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants