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

Tyler Hobbs updated CASSANDRA-9385:
-----------------------------------
    Assignee: Alex Buck

> cqlsh autocomplete does not work for DTCS min_threshold
> -------------------------------------------------------
>
>                 Key: CASSANDRA-9385
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9385
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Sebastian Estevez
>            Assignee: Alex Buck
>            Priority: Trivial
>              Labels: cqlsh, dtcs, lhf
>         Attachments: 9385.patch
>
>
> Confirmed that min_threshold is a valid parameter for DTCS:
> {code}
> create TABLE test1 (key text, col1 text, primary key (key)) WITH compaction = 
> {'class': 'DateTieredCompactionStrategy', 'min_threshold': '4' };
> {code}
> But the min_threshold does not appear in the tab auto complete options.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to