Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Arrow types for efficient JSON data representation in pyarrow #312

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chelsea-lin
Copy link
Contributor

This change is adding ArrowJSONtype to extend pyarrow type for the JSONDtype extension type.

  • Fixes internal bug b/312728178 (design doc: go/bf-json)
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes internal bug b/312728178 🦕

@chelsea-lin chelsea-lin requested a review from tswast January 9, 2025 17:58
@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-db-dtypes-pandas API. labels Jan 9, 2025
@chelsea-lin chelsea-lin changed the title feat: add ArrowJSONtype to extend pyarrow for JSONDtype feat: Add Arrow types for efficient JSON data representation in pyarrow Jan 16, 2025
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-db-dtypes-pandas API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant