修改hive表列分隔符 2020-11-12 本文已影响0人 如虎添 修改表ads_new_mid_count的列分隔符为'\t' alter table ads_new_mid_count set serdeproperties('field.delim'='\t');