stalary commented on PR #12148: URL: https://github.com/apache/doris/pull/12148#issuecomment-1231379034
> > > > > my case is create table with column > > ``` > `c_str` string NULL DEFAULT "a string" > ``` > > will failed. FE has denied creation because of the default value length > 1 > > > > my case is create table with column > > ``` > `c_str` string NULL DEFAULT "a string" > ``` > > will failed. FE has denied creation because of the default value length > 1 Wait a minute, I try it in local. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
