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