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:
Jonathan Ellis 2009-10-26 00:41:06 +00:00
parent 266a595ed9
commit 1d5abe7d27
1 changed files with 0 additions and 5 deletions

View File

@ -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">