摘要: -- hive中解析json数组 select t1.status ,substr(ss.col,1,10) as col ,t3.evcId ,t3.evcLicense ,t3.evcAddress ,t3.modelName from ( select get_json_object(json 阅读全文
posted @ 2018-11-01 09:49 chenzechao 阅读(7808) 评论(0) 推荐(1)