I mean, I can extract specific variables using the unnest() function, but how do I use, the flatten() function perhaps, to extract all the variables at once as a data table? Also, join it with the rest of the columns in that data frame in GCP?
Asked
Active
Viewed 64 times
0
-
1*UNNEST() with JSON_EXTRACT() – MAA Feb 21 '23 at 16:17