Xingjun Hao created CARBONDATA-4014:
---------------------------------------
Summary: Support Change Column Comment
Key: CARBONDATA-4014
URL:
https://issues.apache.org/jira/browse/CARBONDATA-4014 Project: CarbonData
Issue Type: New Feature
Components: sql
Affects Versions: 2.0.1
Reporter: Xingjun Hao
Fix For: 2.1.0
Now, we support add comment when CREATE TABLE and ADD COLUMN. but do not support alter comment of specified column.
We shall support alter comment with hive syntax
"ALTER TABLE table_name CHANGE [COLUMN] col_name col_name data_type [COMMENT col_comment]"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)