[
https://issues.apache.org/jira/browse/CASSANDRA-8021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14162467#comment-14162467
]
Rajanarayanan Thottuvaikkatumana commented on CASSANDRA-8021:
-------------------------------------------------------------
Hi Philip,
Since this fix has to go in the 2.0.11 version, I have pulled the code from the
2.0 branch. You have mentioned that "syntax rules for the alter keyspace
statement are at lines 1088 to 1092 in cql3handline.py". But I see something
else there. Am I looking at a different version of the file? Please clarify.
> Improve cqlsh autocomplete for alter keyspace
> ---------------------------------------------
>
> Key: CASSANDRA-8021
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8021
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Philip Thompson
> Priority: Minor
> Labels: cqlsh, lhf
> Fix For: 2.0.11
>
>
> Cqlsh autocomplete stops giving suggestions for the statement
> {code}ALTER KEYSPACE k WITH REPLICATION { 'class' : 'SimpleStrategy',
> 'replication_factor' : 1'};{code} after the word "WITH".
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)