Adrian Hempel created CASSANDRA-13150:
-----------------------------------------
Summary: Error in DDL documentation clustering columns example
Key: CASSANDRA-13150
URL: https://issues.apache.org/jira/browse/CASSANDRA-13150
Project: Cassandra
Issue Type: Bug
Components: Documentation and Website
Reporter: Adrian Hempel
The following line:
https://git1-us-west.apache.org/repos/asf?p=cassandra.git;a=blob;f=doc/source/cql/ddl.rst;h=fb97e54388b4cea5b84b9eb533904e43f0b18ec7;hb=HEAD#l362
Should read:
{{PRIMARY KEY (a, b, c)}}
rather than:
{{PRIMARY KEY (a, c, d)}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)