Skip to content

feat: add bbq.json_query_array and warn bbq.json_extract_array deprecated #1811

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

Merged
merged 4 commits into from
Jun 13, 2025

Conversation

chelsea-lin
Copy link
Contributor

@chelsea-lin chelsea-lin commented Jun 11, 2025

This change is adding bbq.json_query_array and warning bbq.json_extract_array deprecated. This change aligns with BigQuery SQL, which is deprecating JSON_EXTRACT_ARRAY method in the doc

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jun 11, 2025
@chelsea-lin chelsea-lin force-pushed the feat-json-query-array branch from 583b534 to e055046 Compare June 11, 2025 23:03
@chelsea-lin chelsea-lin force-pushed the feat-json-query-array branch from c388918 to c24dab6 Compare June 11, 2025 23:20
@chelsea-lin chelsea-lin marked this pull request as ready for review June 12, 2025 16:58
@chelsea-lin chelsea-lin requested review from a team as code owners June 12, 2025 16:58
@chelsea-lin chelsea-lin requested a review from shobsi June 12, 2025 16:58
@chelsea-lin chelsea-lin requested a review from shobsi June 13, 2025 18:52
@chelsea-lin chelsea-lin merged commit dc9eb27 into main Jun 13, 2025
24 checks passed
@chelsea-lin chelsea-lin deleted the feat-json-query-array branch June 13, 2025 18:55
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: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants