[ 
https://issues.apache.org/jira/browse/CASSANDRA-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482907#comment-13482907
 ] 

Aleksey Yeschenko commented on CASSANDRA-4800:
----------------------------------------------

I've noticed that a lot of help topics in cqlsh are outdated, not just ddl 
ones. outdated is the wrong word here.. they are for cql2 and don't have cql3 
analogues. Anything that mentions USING CONSISTENCY for example.

Should they all be handled as part of this issue or should we deal with DDL in 
this one and create an issue for all others?
                
> cqlsh help is obsolete for cql3 DDL
> -----------------------------------
>
>                 Key: CASSANDRA-4800
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4800
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 1.2.0 beta 1
>            Reporter: Jonathan Ellis
>            Assignee: Aleksey Yeschenko
>            Priority: Minor
>              Labels: cql3
>             Fix For: 1.2.0 beta 2
>
>
> For example, new syntax for CREATE KEYSPACE is
> create keyspace foo with replication = {'class': 'SimpleStrategy', 
> 'replication_factor': 1}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to