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

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

nextdreamblue commented on issue #20614:
URL: https://github.com/apache/doris/issues/20614#issuecomment-1583927274

   alter table xxx MODIFY COLUMN column1 varchar(500) **KEY** NULL COMMENT "xxxx";
   
   do you want to change key column to value column?


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