GoogleCloudPlatform / bigquery-utils

Useful scripts, udfs, views, and other utilities for migration and data warehouse operations in BigQuery.
https://cloud.google.com/bigquery/
Apache License 2.0
1.07k stars 269 forks source link

feat: add json_extract_key_value_pairs UDF #408

Closed plaflamme closed 1 month ago

plaflamme commented 1 month ago

This allows extracting both keys and values as pairs, making it easier to work with than extracting them separately. Also, it keeps the values as JSON strings which should address #350

afleisc commented 1 month ago

/gcbrun

afleisc commented 1 month ago

/gcbrun

afleisc commented 1 month ago

/gcbrun