SWJTU-ZhangLei commented on issue #20614:
URL: https://github.com/apache/doris/issues/20614#issuecomment-1584047026

   > alter table xxx MODIFY COLUMN column1 varchar(500) **KEY** NULL COMMENT 
"xxxx"; if you alter key column, you need add **key** in sql
   > 
   > or do you want to change key column to value column? can not change key 
column to value column
   
   I just want to change varchar length, is there any problem in my stmt?


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to