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=14&rev2=15

--------------------------------------------------

   array<bytes> ranges;
  
   /**
-   * Packed metadata for values: only set in the last chunk of a span.
-   * type: deleted, expiring, standard
+   * Packed metadata for values.
+   * type: deleted, expiring, standard (only set in the last chunk of a span)
    * parent: a single bit to represent parent changes
    */
   bytes value_metadata;

Reply via email to