Re: Number of columns per row for composite columns?

2014-08-12 Thread hlqv
es the > number of columns you have declared in the table. > > If you need to review the terminology: > http://www.datastax.com/dev/blog/does-cql-support-dynamic-columns-wide-rows > > -- Jack Krupansky > > *From:* hlqv > *Sent:* Tuesday, August 12, 2014 1:13 PM > *To

Number of columns per row for composite columns?

2014-08-12 Thread hlqv
Hi everyone, I'm confused with number of columns in a row of Cassandra, as far as I know there is 2 billions columns per row. Like that if I have a composite column name in each row, for ex: (timestamp, userid), then number of columns per row is the number of distinct 'timestamp' or each distinct '