marchpure opened a new pull request #3960:
URL: https://github.com/apache/carbondata/pull/3960


    ### Why is this PR needed?
    Now, we support add column comment in "CREATE TABLE" and "ADD COLUMN". but 
do not support alter comment of the column, which shall be support in 'CHANGE 
COLUMN'
    
    ### What changes were proposed in this PR?
   Support "ALTER TABLE table_name CHANGE [COLUMN] col_name col_name data_type 
[COMMENT col_comment]"
       
    ### Does this PR introduce any user interface change?
    - Yes. add CHANGE COLUMN explaination in the ddl document.
   
    ### Is any new testcase added?
    - Yes
   
       
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to