[
https://issues.apache.org/jira/browse/CASSANDRA-12946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15700621#comment-15700621
]
Stefania edited comment on CASSANDRA-12946 at 11/28/16 1:22 AM:
----------------------------------------------------------------
Thank you for the patch, committed to 3.X as
68c828f48a2ba961bb8c9b99a6c57b76a3f16e3d and merged into trunk.
was (Author: stefania):
Thank you for the patch, committed to 3.X as
68c828f48a2ba961bb8c9b99a6c57b76a3f16e3d and merged into trunk.
Note: release version should be 3.12 but it doesn't exist yet.
> cqlsh auto completion: move definition of compaction strategy options to a
> convenient place
> -------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-12946
> URL: https://issues.apache.org/jira/browse/CASSANDRA-12946
> Project: Cassandra
> Issue Type: Task
> Components: Tools
> Reporter: Eduard Tudenhoefner
> Assignee: Eduard Tudenhoefner
> Labels: cqlsh
> Fix For: 3.12
>
>
> For cqlsh auto completion the compaction strategy suboptions are currently
> directly defined in
> https://github.com/apache/cassandra/blob/cassandra-3.X/pylib/cqlshlib/cql3handling.py#L508-L527.
> It would be more convenient to move them to *Cql3ParsingRuleSet* so that
> they can be reused at other places.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)