keat
07/23/2020, 7:45 AMtarget-s3-csv ? , it seems like it gets unnested with the first key as the json as the column name.
An example is there’s a column called metadata with each row having different kv.
first row being {{{"foo":"bar"} next being {"foofoo":"barbar", "foo":"bar"}
the column in is unnested and turned out to be metadata__foo, and value for the two rows are bar and barbardouwe_maan
07/23/2020, 3:11 PMkeat
07/23/2020, 3:21 PM