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:49:42 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=13793926#comment-13793926 ] 

Mikhail Stepura edited comment on CASSANDRA-6196 at 10/14/13 5:48 AM:
----------------------------------------------------------------------

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

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


was (Author: mishail):
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)