Thank you!
On Tue, 26 May 2015 15:45:01 -0500
Tyler Hobbs wrote:
> On Tue, May 26, 2015 at 2:00 PM, Eax Melanhovich wrote:
>
> >
> > First. Lets say I have a table (field1, field2, field3, field4),
> > where (field1, field2) is a primary key and field1 is partition
> > key. There is a secondar
On Tue, May 26, 2015 at 2:00 PM, Eax Melanhovich wrote:
>
> First. Lets say I have a table (field1, field2, field3, field4), where
> (field1, field2) is a primary key and field1 is partition key. There is
> a secondary index for field3 column. Do I right understand that in this
> case query like:
Hello.
I'm reading "Beginning Apache Cassandra Development" and there are a few
things I can't figure out.
First. Lets say I have a table (field1, field2, field3, field4), where
(field1, field2) is a primary key and field1 is partition key. There is
a secondary index for field3 column. Do I right