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

Francisco Guerrero commented on CASSANDRA-20021:
------------------------------------------------

+1 thanks for the patch. CI looks good except for failing tests that seem to be 
unrelated to this patch.

> Add cqlsh autocompletion for the identity mapping feature
> ---------------------------------------------------------
>
>                 Key: CASSANDRA-20021
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20021
>             Project: Apache Cassandra
>          Issue Type: New Feature
>          Components: Tool/cqlsh
>            Reporter: Francisco Guerrero
>            Assignee: Shalni Sundram
>            Priority: Normal
>             Fix For: 5.1
>
>         Attachments: ci_summary.html
>
>          Time Spent: 4h
>  Remaining Estimate: 0h
>
> Add {{cqlsh}} autocompletion for the 
> [identity|https://cassandra.apache.org/doc/latest/cassandra/developing/cql/cql_singlefile.html#databaseIdentity]
>  mapping feature so we have completions such as:
> {code:java}
> cqlsh> AD
> ADD
> cqlsh> ADD IDEN
> IDENTITY
> cqlsh> ADD IDENTITY 
> <identity>    IF
> cqlsh> DROP I
> IDENTITY   INDEX
> {code}



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