[
https://issues.apache.org/jira/browse/CASSANDRA-19966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17914145#comment-17914145
]
Maxwell Guo commented on CASSANDRA-19966:
-----------------------------------------
Hi [~smiklosovic], I have updated the pr ,
https://github.com/apache/cassandra/pull/3800/
But there is only a little difference [here|
https://github.com/apache/cassandra/pull/3800/files#r1920341574], just for ut
's out put otherwise there will be no regular results.
> 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]