Replies: 1 comment 2 replies
-
|
something like this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi folks.
First - your tool works great thanks for it.
Unfortunately, the data I work with them is a mess. What I am fighting with now is this JSON
as you see, there is the map, which key is named as number
0... but BigQuery doesn't support numbers as the first letterSo I propose to change
"0"to"_0"in this case when--santizie_nameis applied.Thanks
Beta Was this translation helpful? Give feedback.
All reactions