[ 
https://issues.apache.org/jira/browse/CASSANDRA-19965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17921182#comment-17921182
 ] 

Maxwell Guo edited comment on CASSANDRA-19965 at 1/26/25 4:05 PM:
------------------------------------------------------------------

Hi , [~smiklosovic] , [~blerer], 
Thank you very much for your recent help. This is the last patch of cep-43. I 
am running CI now, I will  update if there is some new information. :)
https://github.com/apache/cassandra/pull/3831

It would be great if you could do some help with it too . [~samt]


was (Author: maxwellguo):
Hi , [~smiklosovic] , [~blerer], 
Thank you very much for your recent help. This is the last patch of cep-43.  It 
would be great if you could review it when you have time. I am running CI now, 
I will  update if there is some new information. :)
https://github.com/apache/cassandra/pull/3831

>  CREATE TABLE LIKE with  INDEX/ TRIGGER /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/INDEX/TRIGGER when doing create table like 
> 2.Automatic completion of keywords(LIKE/ALL/INDEX/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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to