摘要: hive原表结构 hive表加新字段interface_type alter table test.test_table add columns(interface_type string); hive表新表结构 阅读全文
posted @ 2023-10-20 10:01 whiteY 阅读(34) 评论(0) 推荐(0)