热门标签
更多>
搜索结果
查询Tags标签: xisanqi,共有 2条记录-
HiveSQL_添加数据load
创建表 create table person( id int comment "唯一标识", name string comment "名称", likes array<string> comment "爱好", address map<string,string> comment "地址" ) row format delimited fields terminat…
2022/1/15 2:03:47 人评论 次浏览 -
HiveSQL_添加数据load
创建表 create table person( id int comment "唯一标识", name string comment "名称", likes array<string> comment "爱好", address map<string,string> comment "地址" ) row format delimited fields terminat…
2022/1/15 2:03:47 人评论 次浏览