Eduard Tudenhoefner created CASSANDRA-12946:
-----------------------------------------------
Summary: 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
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)