Cassandra is strongly recommended in the analytical process, this is why I want to test operations on aggregations of data I loaded into cassandra. But CQL does not know the sum and average function
how to calculate the sum and average with CQL
(3 posts) (3 voices)-
Posted 3 months ago #
-
Maybe you have to integrate with MapReduce.
I want to know a simple build-in solution from Cassandra too.
Posted 2 months ago # -
CQL does not support joins, subqueries, or aggregation; it is strictly for online or "realtime" queries. For full reportying and analytical queries, we offer DataStax Enterprise: http://www.datastax.com/products/enterprise
Posted 2 months ago #
Reply
You must log in to post.
