You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/05/05 13:57:12 UTC

[GitHub] [incubator-doris] stalary commented on issue #9143: [Enhancement] Let "create table as ... select" statement could insert data which query from select statement

stalary commented on issue #9143:
URL: https://github.com/apache/incubator-doris/issues/9143#issuecomment-1118588079

   > In addition, the columns of created table can be same as origin? Because if I create table with list partition, the error always occur, since the columns of created table are always `null` able
   > 
   > ```
   > [HY000][1105] errCode = 2, detailMessage = Failed to execute CREATE TABLE AS SELECT Reason: errCode = 2, detailMessage = The list partition column must be NOT NULL
   > ```
   
   create table is fully reusable and please post your complete SQL.


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