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(bigquery): support TO_JSON_STRING #1802

Merged
merged 1 commit into from
Jun 18, 2023

Conversation

r1b
Copy link
Contributor

@r1b r1b commented Jun 18, 2023

  • Accepts SQL value
  • Accepts JSON value

Wasn't sure what to do about the pretty_print arg (does not seem compatible with the options in exp.JSONFormat) - let me know what you think.


Ref: TO_JSON_STRING docs
Ref: TO_JSON_STRING accepted types

@tobymao tobymao merged commit 2f43629 into tobymao:main Jun 18, 2023
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.

2 participants