【Hive sql 面试题】统计每个成绩段人数(数据格式为 json),两种导入数据格式 + 两种解决方案-表数据如下:

数据格式为json:

{"username":"张三","score":95}
{"username":"李四","score":76}
{"username":"赵本山","score":92}
{"username":"王五","score":76}
{"username":"赵六","score":62}
{"username":"赵六1","score":62}
{"username":"赵六2","score":26}
{"username":"赵六3","score":89}
{"username":"赵六4","score":77}
上一篇:电通旗下VeryStar连摘Campaign 亚太科技MVP及鼎革奖两项大奖


下一篇:SpringBoot+Shiro权限管理