[
https://issues.apache.org/jira/browse/CASSANDRA-19966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914079#comment-17914079
]
Stefan Miklosovic commented on CASSANDRA-19966:
-----------------------------------------------
Hi [~maxwellguo],
I simplified it a little bit here
https://github.com/apache/cassandra/pull/3807
what do you think?
> 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: [email protected]
For additional commands, e-mail: [email protected]