摘要: 1、在hive中创建索引所在表 create table if not exists h_odse.hxy(id int,name string,hobby array<string>,add map<string,string>)partitioned by (age int,sex string 阅读全文
posted @ 2019-12-18 12:25 何雪原 阅读(2408) 评论(0) 推荐(0)