You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by "SWJTU-ZhangLei (via GitHub)" <gi...@apache.org> on 2023/06/09 06:31:13 UTC

[GitHub] [doris] SWJTU-ZhangLei commented on issue #20614: [Bug] unique key table alter table modify column from varchar(100) to varchar(500) failed

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-unsubscribe@doris.apache.org

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


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