Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 7, 2026. It is now read-only.

feat: support pa.json_(pa.string()) in struct/list if available#2180

Merged
chelsea-lin merged 2 commits into
maingoogleapis/python-bigquery-dataframes:mainfrom
main_chelsealin_jsongoogleapis/python-bigquery-dataframes:main_chelsealin_jsonCopy head branch name to clipboard
Oct 24, 2025
Merged

feat: support pa.json_(pa.string()) in struct/list if available#2180
chelsea-lin merged 2 commits into
maingoogleapis/python-bigquery-dataframes:mainfrom
main_chelsealin_jsongoogleapis/python-bigquery-dataframes:main_chelsealin_jsonCopy head branch name to clipboard

Conversation

@chelsea-lin

Copy link
Copy Markdown
Contributor

BigFrames presently uses db_dtypes.JSONArrowType for the local JSON dtype. However, our long-term goal is to transition to pa.json_ when pandas 3.0 is released because of a known issue. However, the pa.json_ was released by pyarrow 19.0.0 and available with a struct/list dtypes. Hence, this change is now supporting for this feature and will ultimately simplify our documentation of the JSON dtype.

Fixes internal issue 445529690 🦕

@product-auto-label product-auto-label Bot added size: s Pull request size is small. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Oct 17, 2025
@chelsea-lin chelsea-lin marked this pull request as ready for review October 22, 2025 18:37
@chelsea-lin chelsea-lin requested review from a team and shuoweil October 22, 2025 18:37
@chelsea-lin chelsea-lin added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 22, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 22, 2025
@chelsea-lin chelsea-lin merged commit 5ec3cc0 into main Oct 24, 2025
25 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_json branch October 24, 2025 16:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.