mirror of https://github.com/apache/cassandra
r/m outdated comment related to ColumnSort
git-svn-id: https://svn.apache.org/repos/asf/incubator/cassandra/branches/cassandra-0.4@829683 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
266a595ed9
commit
1d5abe7d27
|
|
@ -34,11 +34,6 @@
|
|||
~ very unusual circumstances you will have one Keyspace per application.
|
||||
|
||||
~ There is an implicit keyspace named 'system' for Cassandra internals.
|
||||
|
||||
~ The default ColumnSort is Time for standard column families. For
|
||||
~ super column families, specifying ColumnSort is not supported; the
|
||||
~ supercolumns themselves are always name-sorted and their subcolumns
|
||||
~ are always time-sorted.
|
||||
-->
|
||||
<Keyspaces>
|
||||
<Keyspace Name="Keyspace1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue