举例:
field字段类型为:map<string,string>,里面有key为extra(必须使用单引号)

select field['extra']
from your_table_name
where 分区限制

相关文章: