blob: be0d397a0a364a587e6c5dd77e1e569fa320d74a [file]
select cast(convert_to(tbl.x.y, 'JSON') as varchar(30)) from `input2.json` tbl;