Re: understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread David Vanderfeesten
ningstar.com> wrote: > >> The limitation is because number of columns could be equal to number of >> rows. If number of rows is large this can become an issue. >> >> -Jeremiah >> >> -- >> *From:* David Vanderfeeste

Re: understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread Dave Brosius
*Sent:* Wednesday, May 16, 2012 6:58 AM *To:* user@cassandra.apache.org <mailto:user@cassandra.apache.org> *Subject:* understanding of native indexes: limitations, potential side effects,... Hi I like to better understand the limitations of native indexes, potential side

Re: understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread David Vanderfeesten
> *From:* David Vanderfeesten [feest...@gmail.com] > *Sent:* Wednesday, May 16, 2012 6:58 AM > *To:* user@cassandra.apache.org > *Subject:* understanding of native indexes: limitations, potential side > effects,... > > Hi > > I like to better und

RE: understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread Jeremiah Jordan
Subject: understanding of native indexes: limitations, potential side effects,... Hi I like to better understand the limitations of native indexes, potential side effects and scenarios where they are required. My understanding so far : - Is that indexes on each node are storing indexes for data

understanding of native indexes: limitations, potential side effects,...

2012-05-16 Thread David Vanderfeesten
Hi I like to better understand the limitations of native indexes, potential side effects and scenarios where they are required. My understanding so far : - Is that indexes on each node are storing indexes for data locally on the node itself. - Indexes do not return values in a sorted way (hashes