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 json_extract_key_value_pairs UDF #408

Merged

Conversation

plaflamme
Copy link
Contributor

@plaflamme plaflamme commented May 9, 2024

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

@plaflamme plaflamme force-pushed the json_extract_key_value_pairs branch 2 times, most recently from 9351aeb to 9cf59ac Compare May 9, 2024 20:14
@plaflamme plaflamme force-pushed the json_extract_key_value_pairs branch from 9cf59ac to fc8ee48 Compare May 10, 2024 13:41
@afleisc
Copy link
Collaborator

afleisc commented May 13, 2024

/gcbrun

@afleisc afleisc self-requested a review May 13, 2024 17:44
@afleisc
Copy link
Collaborator

afleisc commented May 13, 2024

/gcbrun

@afleisc
Copy link
Collaborator

afleisc commented May 13, 2024

/gcbrun

Copy link
Collaborator

@afleisc afleisc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution!

@afleisc afleisc merged commit 5137949 into GoogleCloudPlatform:master May 13, 2024
45 checks passed
@plaflamme plaflamme deleted the json_extract_key_value_pairs branch May 13, 2024 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants