Skip to content

Conversation

@olegkachur-e
Copy link
Contributor

  • Reading the JSON/JSONB field convertion to naive python types, provided automatically by psycopg library. In order to insert the data, need to wrap with class psycopg2.extras.Json adapter.

More info: https://www.psycopg.org/docs/extras.html#json-adaptation.


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

- Reading the JSON/JSONB field convertion to naive python types,
provided automatically by psycopg library. In order to insert
the data, need to wrap with class psycopg2.extras.Json adapter.

More info: https://www.psycopg.org/docs/extras.html#json-adaptation.
@VladaZakharova
Copy link
Contributor

@potiuk
Hi there!
Can you check this one please? It's very important bug fix 😢

@potiuk potiuk merged commit 2a7dea1 into apache:main Apr 14, 2025
67 checks passed
olegkachur-e pushed a commit to VladaZakharova/airflow that referenced this pull request Jul 23, 2025
To adress the apache#50976
and rework the apache#49120, as suggested in the issue.
olegkachur-e pushed a commit to VladaZakharova/airflow that referenced this pull request Jul 24, 2025
To adress the apache#50976
and rework the apache#49120, as suggested in the issue.
olegkachur-e pushed a commit to VladaZakharova/airflow that referenced this pull request Jul 28, 2025
To adress the apache#50976
and rework the apache#49120, as suggested in the issue.
olegkachur-e pushed a commit to VladaZakharova/airflow that referenced this pull request Jul 29, 2025
To adress the apache#50976
and rework the apache#49120, as suggested in the issue.
potiuk pushed a commit that referenced this pull request Jul 30, 2025
To adress the #50976
and rework the #49120, as suggested in the issue.

Co-authored-by: Oleg Kachur <kachur@google.com>
RoyLee1224 pushed a commit to RoyLee1224/airflow that referenced this pull request Jul 31, 2025
To adress the apache#50976
and rework the apache#49120, as suggested in the issue.

Co-authored-by: Oleg Kachur <kachur@google.com>
ferruzzi pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Aug 7, 2025
To adress the apache#50976
and rework the apache#49120, as suggested in the issue.

Co-authored-by: Oleg Kachur <kachur@google.com>
fweilun pushed a commit to fweilun/airflow that referenced this pull request Aug 11, 2025
To adress the apache#50976
and rework the apache#49120, as suggested in the issue.

Co-authored-by: Oleg Kachur <kachur@google.com>
kosteev pushed a commit to GoogleCloudPlatform/composer-airflow that referenced this pull request Oct 24, 2025
To adress the apache/airflow#50976
and rework the apache/airflow#49120, as suggested in the issue.

Co-authored-by: Oleg Kachur <kachur@google.com>
GitOrigin-RevId: ce42e85cecc0800a2a563f8c23afe9fbe89b24fd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants