Cassandra 3.0.6 does not have SASI. SASI is available only from C* 3.4 but
I advise C* 3.5/3.6 because some critical bugs have been fixed in 3.5
On Wed, May 18, 2016 at 1:58 PM, Atul Saroha
wrote:
> Thanks Tyler,
>
> SPARSE SASI index solves my use case. Planing to upgrade the cassandra to
> 3.0
Thanks Tyler,
SPARSE SASI index solves my use case. Planing to upgrade the cassandra to
3.0.6 now.
-
Atul Saroha
*Lead Software Engineer*
*M*: +91 8447784271 *T*: +91 124-415-6069 *
On Tue, May 10, 2016 at 6:41 AM, Atul Saroha
wrote:
> I have concern over using secondary index on field with low cardinality.
> Lets say I have few billion rows and each row can be classified in 1000
> category. Lets say we have 50 node cluster.
>
> Now we want to fetch data for a single categor
I have concern over using secondary index on field with low cardinality.
Lets say I have few billion rows and each row can be classified in 1000
category. Lets say we have 50 node cluster.
Now we want to fetch data for a single category using secondary index over
a category. And query is paginated