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

Maxwell Guo updated CASSANDRA-19966:
------------------------------------
    Description: 
CREATE TABLE LIKE for table with different keyspaces.
1、the user should have SELECT permissions on the source table and CREATE 
permissions
on the target table.
2、target keyspace should not be system keyspace 
3、there should not be same udt name in the target keyspace, if there exist one 
,reject the copy operation



  was:
CREATE TABLE LIKE for table with different keyspaces.
1、the user should have SELECT permissions on the source table and CREATE 
permissions
on the target table.
2、target keyspace should not be system keyspace 




> CREATE TABLE LIKE for table with different keyspaces
> ----------------------------------------------------
>
>                 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
>
>
> CREATE TABLE LIKE for table with different keyspaces.
> 1、the user should have SELECT permissions on the source table and CREATE 
> permissions
> on the target table.
> 2、target keyspace should not be system keyspace 
> 3、there should not be same udt name in the target keyspace, if there exist 
> one ,reject the copy operation



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to