You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mikhail Stepura (JIRA)" <ji...@apache.org> on 2013/10/14 07:41:42 UTC

[jira] [Updated] (CASSANDRA-6196) Add compaction, compression to cqlsh tab completion for CREATE TABLE

     [ https://issues.apache.org/jira/browse/CASSANDRA-6196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mikhail Stepura updated CASSANDRA-6196:
---------------------------------------

    Attachment: cassandra-2.0-6196.patch

The completion for CREATE TABLE options is already there, but doesn't work because there are dublicate completers for Properties related stuff.

Attached the patch to remove static Keyspace-only completers, so the dynamic ones (keyspace/columnfamily) will work

> Add compaction, compression to cqlsh tab completion for CREATE TABLE
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-6196
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6196
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>             Fix For: 2.0.2
>
>         Attachments: cassandra-2.0-6196.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)