You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jack Krupansky (JIRA)" <ji...@apache.org> on 2015/02/16 00:24:11 UTC

[jira] [Commented] (CASSANDRA-8135) documentation missing for CONTAINS keyword

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

Jack Krupansky commented on CASSANDRA-8135:
-------------------------------------------

That web page appears to be the 2.0 doc, while CONTAINS is in 2.1.

The 2.0 doc:
https://github.com/apache/cassandra/blob/cassandra-2.0/doc/cql3/CQL.textile

The 2.1 doc:
https://github.com/apache/cassandra/blob/cassandra-2.1/doc/cql3/CQL.textile

And of course you can always consult the DataStax CQL doc:
http://www.datastax.com/documentation/cql/3.1/cql/cql_reference/select_r.html

Although it does seem odd that DataStax has that as "3.1" even thought the CQL doc for 2.1 should be CQL 3.2.0.

Hey, [~thobbs], since you did some of the recent edits to the CQL spec, I'm curious what the process is for deciding which CQL version doc should be posted on the Apache Cassandra site in that doc directory. I would think that CQL doc for both 2.0 and 2.1 should be published. Maybe more to the point, the doc/spec fo CQL 3.1.7 and 3.2.0 should be published since both C* 2.0 and 2.1 are commonly used. And DataStax should also have doc for both CQL 3.1.7 and 3.2.0 - I mean, having doc for CONTAINS doesn't help a DSE customer since DSE doesn't support C* 2.1 yet.



> documentation missing for CONTAINS keyword
> ------------------------------------------
>
>                 Key: CASSANDRA-8135
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8135
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Documentation & website
>            Reporter: Jon Haddad
>
> the contains keyword was covered in this blog entry http://www.datastax.com/dev/blog/cql-in-2-1 but is missing from the documentation https://cassandra.apache.org/doc/cql3/CQL.html#collections



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