Dear Wiki user, You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.
The "FileFormatDesignDoc" page has been changed by StuHood. http://wiki.apache.org/cassandra/FileFormatDesignDoc?action=diff&rev1=33&rev2=34 -------------------------------------------------- * Will ''not'' implement metadata packing (group varint or bitmapped types/nulls) * Will ''not'' implement field reordering * Will ''not'' modify the SSTable index (meaning we will only be able to store 1 row per span) + * https://issues.apache.org/jira/browse/CASSANDRA-2319 implements most of the index changes necessary * Will be based on Avro == References ==
