Krishnanand Khambadkone Mon, 28 Jan 2019 20:53:14 -0800
Hi, What is the best way to parse json in a custom java udf. I tried using json-simple jar functions like JSONParser, but for some reason it throws an exception. Are there any builtin functions that can be used.