rt of primary key and country as
>>> cluster
>>> key).
>>>
>>> SELECT count(*) FROM test WHERE cdate ='2016-06-07' AND country='USA'
>>>
>>> I would like to know when should we use Cassandra simple query vs
>>> datafra
primary key and country as cluster
>> key).
>>
>> SELECT count(*) FROM test WHERE cdate ='2016-06-07' AND country='USA'
>>
>> I would like to know when should we use Cassandra simple query vs
>> dataframe
>&g
;
> vs
>
> using Cassandra (where cdate is part of primary key and country as cluster
> key).
>
> SELECT count(*) FROM test WHERE cdate ='2016-06-07' AND country='USA'
>
> I would like to know when should we use Cassandra simple query vs dataframe
>
d country as cluster
key).
SELECT count(*) FROM test WHERE cdate ='2016-06-07' AND country='USA'
I would like to know when should we use Cassandra simple query vs dataframe
in terms of performance with billion of rows.
Thanks
arun
--
View this message in context:
http://ap