Re: SSTable index format

2016-06-15 Thread Kaide Mu
C* 2.2 SSTable format is "la", "ma" is introduced in 3.0 including big changes on storage engige. Assuming you are asking about 2.2 and you are aware of SSTable is compound by different components. Index file which is Index.db just maps row keys to the position in Data.db. Now about how is Index.d

Re: Cassandra @ Google Summer of Code

2016-05-10 Thread Kaide Mu
Hi all, it's Kaide. It's my pleasure to joining Cassandra! On Mon, May 9, 2016 at 10:32 PM Jonathan Ellis wrote: > Welcome, Kaide! > > On Mon, May 9, 2016 at 3:17 PM, Paulo Motta > wrote: > >> Hello devs, >> >> I'd like to introduce K