Skip to content

Conversation

@chelsea-lin
Copy link
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 as code owners October 22, 2025 18:37
@chelsea-lin chelsea-lin requested a review from 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 join this conversation on GitHub. Already have an account? Sign in to comment

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.

4 participants