[jira] [Updated] (CASSANDRA-19965) CREATE TABLE LIKE with indexes/ triggers /ALL option

2024-12-20 Thread Maxwell Guo (Jira)


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

Maxwell Guo updated CASSANDRA-19965:

Description: 
no matter  Copy table with indexes or triggers  under same keyspace or  
differenet.
The indexes and trigger name should be different from the source in case of 
conflict.
we need to 
1.Adding cql parser for ALL/INDEXES/TRIGGER when doing create table like 
2.Automatic completion of keywords(LIKE/ALL/INDEXES/TRIGGER) and function hints 
(the source table and target table explain_completion when doing table copy) at 
the cqlsh level.

 in pylib/cqlshlib/cql3handling.py and the test in 
pylib/cqlshlib/test/test_cqlsh_completion.py. 


 

  was:
no matter  Copy table with indexes or triggers  under same keyspace or  
differenet.
The indexes and trigger name should be different from the source in case of 
conflict.
we need to 
1.Adding cql parser for ALL/INDEXES/TRIGGER when doing create table like 
2.Automatic completion of keywords and function hints at the cqlsh level, that 
is 
 


>  CREATE TABLE LIKE with  indexes/ triggers /ALL option
> --
>
> Key: CASSANDRA-19965
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19965
> Project: Apache Cassandra
>  Issue Type: New Feature
>  Components: Cluster/Schema, CQL/Syntax
>Reporter: Maxwell Guo
>Assignee: Maxwell Guo
>Priority: Normal
> Fix For: 5.x
>
>
> no matter  Copy table with indexes or triggers  under same keyspace or  
> differenet.
> The indexes and trigger name should be different from the source in case of 
> conflict.
> we need to 
> 1.Adding cql parser for ALL/INDEXES/TRIGGER when doing create table like 
> 2.Automatic completion of keywords(LIKE/ALL/INDEXES/TRIGGER) and function 
> hints (the source table and target table explain_completion when doing table 
> copy) at the cqlsh level.
>  in pylib/cqlshlib/cql3handling.py and the test in 
> pylib/cqlshlib/test/test_cqlsh_completion.py. 
>  



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



[jira] [Updated] (CASSANDRA-19965) CREATE TABLE LIKE with indexes/ triggers /ALL option

2024-12-20 Thread Maxwell Guo (Jira)


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

Maxwell Guo updated CASSANDRA-19965:

Description: 
no matter  Copy table with indexes or triggers  under same keyspace or  
differenet.
The indexes and trigger name should be different from the source in case of 
conflict.
we need to 
1.Adding cql parser for ALL/INDEXES/TRIGGER when doing create table like 
2.Automatic completion of keywords and function hints at the cqlsh level, that 
is 
 

  was:
no matter  Copy table with indexes or triggers  under same keyspace or  
differenet.
The indexes and trigger name should be different from the source in case of 
conflict.
 


>  CREATE TABLE LIKE with  indexes/ triggers /ALL option
> --
>
> Key: CASSANDRA-19965
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19965
> Project: Apache Cassandra
>  Issue Type: New Feature
>  Components: Cluster/Schema, CQL/Syntax
>Reporter: Maxwell Guo
>Assignee: Maxwell Guo
>Priority: Normal
> Fix For: 5.x
>
>
> no matter  Copy table with indexes or triggers  under same keyspace or  
> differenet.
> The indexes and trigger name should be different from the source in case of 
> conflict.
> we need to 
> 1.Adding cql parser for ALL/INDEXES/TRIGGER when doing create table like 
> 2.Automatic completion of keywords and function hints at the cqlsh level, 
> that is 
>  



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



[jira] [Updated] (CASSANDRA-19965) CREATE TABLE LIKE with indexes/ triggers /ALL option

2024-11-27 Thread Maxwell Guo (Jira)


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

Maxwell Guo updated CASSANDRA-19965:

Description: 
no matter  Copy table with indexes or triggers  under same keyspace or  
differenet.
The indexes and trigger name should be different from the source in case of 
conflict.
 

  was: Copy table with options, indexes or triggers  under same keyspace


>  CREATE TABLE LIKE with  indexes/ triggers /ALL option
> --
>
> Key: CASSANDRA-19965
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19965
> Project: Apache Cassandra
>  Issue Type: New Feature
>  Components: Cluster/Schema, CQL/Syntax
>Reporter: Maxwell Guo
>Assignee: Maxwell Guo
>Priority: Normal
> Fix For: 5.x
>
>
> no matter  Copy table with indexes or triggers  under same keyspace or  
> differenet.
> The indexes and trigger name should be different from the source in case of 
> conflict.
>  



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



[jira] [Updated] (CASSANDRA-19965) CREATE TABLE LIKE with indexes/ triggers /ALL option

2024-11-26 Thread Maxwell Guo (Jira)


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

Maxwell Guo updated CASSANDRA-19965:

Issue Type: New Feature  (was: Improvement)

>  CREATE TABLE LIKE with  indexes/ triggers /ALL option
> --
>
> Key: CASSANDRA-19965
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19965
> Project: Apache Cassandra
>  Issue Type: New Feature
>  Components: Cluster/Schema, CQL/Syntax
>Reporter: Maxwell Guo
>Assignee: Maxwell Guo
>Priority: Normal
> Fix For: 5.x
>
>
>  Copy table with options, indexes or triggers  under same keyspace



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



[jira] [Updated] (CASSANDRA-19965) CREATE TABLE LIKE with indexes/ triggers /ALL option

2024-11-26 Thread Maxwell Guo (Jira)


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

Maxwell Guo updated CASSANDRA-19965:

Summary:  CREATE TABLE LIKE with  indexes/ triggers /ALL option  (was:  
CREATE TABLE LIKE with table options, indexes or triggers )

>  CREATE TABLE LIKE with  indexes/ triggers /ALL option
> --
>
> Key: CASSANDRA-19965
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19965
> Project: Apache Cassandra
>  Issue Type: Improvement
>  Components: Cluster/Schema, CQL/Syntax
>Reporter: Maxwell Guo
>Assignee: Maxwell Guo
>Priority: Normal
> Fix For: 5.x
>
>
>  Copy table with options, indexes or triggers  under same keyspace



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