Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Created November 27, 2022 11:29
Show Gist options
  • Save mshakhomirov/5e4c014a4bae9947d287bbb8b02c559e to your computer and use it in GitHub Desktop.
Save mshakhomirov/5e4c014a4bae9947d287bbb8b02c559e to your computer and use it in GitHub Desktop.
...
select
cast(json_extract(src,'$.user_id') as string) as user_id
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment