[
https://issues.apache.org/jira/browse/CASSANDRA-6642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristine Hahn updated CASSANDRA-6642:
-------------------------------------
Description:
[the
doc|https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.textile#partition-key-and-clustering]
says:
{quote}
The restriction for table with COMPACT STORAGE is that they support one and
only one column outside of the ones part of the PRIMARY KEY.
{quote}
Shouldn't it say, ... outside of the ones that are part of a compound primary
key?
was:
The behavior changed in 1.2.6.1 or earlier, but [the
doc|https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.textile#partition-key-and-clustering]
still says:
{quote}
The restriction for table with COMPACT STORAGE is that they support one and
only one column outside of the ones part of the PRIMARY KEY.
{quote}
> line 297 of CQL.textile needs updated
> -------------------------------------
>
> Key: CASSANDRA-6642
> URL: https://issues.apache.org/jira/browse/CASSANDRA-6642
> Project: Cassandra
> Issue Type: Bug
> Components: Documentation & website
> Environment: [CQL 3.1.4 doc,
> cassandra-trunk|https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.textile#partition-key-and-clustering]
> Reporter: Kristine Hahn
> Priority: Minor
>
> [the
> doc|https://github.com/apache/cassandra/blob/trunk/doc/cql3/CQL.textile#partition-key-and-clustering]
> says:
> {quote}
> The restriction for table with COMPACT STORAGE is that they support one and
> only one column outside of the ones part of the PRIMARY KEY.
> {quote}
> Shouldn't it say, ... outside of the ones that are part of a compound primary
> key?
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)