Can we add new column to hive orc table with default value as existing column data

后端 未结 0 812
时光取名叫无心
时光取名叫无心 2021-01-01 04:45

I need to add new column to existing hive orc table and new column should have historical data of another existing column.

ALTER table db.existingtable ADD CO         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题