[ 
https://issues.apache.org/jira/browse/CASSANDRA-19966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Lerer updated CASSANDRA-19966:
---------------------------------------
    Status: Ready to Commit  (was: Review In Progress)

> CREATE TABLE LIKE for table with UDT
> ------------------------------------
>
>                 Key: CASSANDRA-19966
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19966
>             Project: Apache Cassandra
>          Issue Type: New Feature
>          Components: Cluster/Schema, CQL/Syntax
>            Reporter: Maxwell Guo
>            Assignee: Maxwell Guo
>            Priority: Normal
>             Fix For: 5.x
>
>
> if under same keyspace , we should do nothing with udt.
> We reject the action of table copy in the following two scenarios:
> # if the UDTs used by the source table does not exist in the target keyspace;
> # if it exists but the UDTs' value is different
> We are not going to create udt if the target keyspace do not have it.
> udf and mv are not supported. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to