dianping / cosmos-hive

3 stars 5 forks source link

创建表的时候能增加中文column comment #5

Closed lalaguozhe closed 11 years ago

lalaguozhe commented 11 years ago

目前不支持中文column comment

zhuguangbin commented 11 years ago

目前hive hql语句中不支持中文字符。 我认为这不算是一个bug,建议hql语句使用全英文,在hql中增加中文反而会由于字符集问题而产生一些未知的错误。用户应尽量用简洁的英文描述comment。