[ 
https://issues.apache.org/jira/browse/CASSANDRA-5184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

T Jake Luciani resolved CASSANDRA-5184.
---------------------------------------
    Resolution: Duplicate

> Support server side operations on evaluating queries
> ----------------------------------------------------
>
>                 Key: CASSANDRA-5184
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5184
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: T Jake Luciani
>             Fix For: 3.0
>
>
> Now that CQL3 makes it simple to create a table within a traditional 
> cassandra row
> there are many kind of simple operations we'd like to perform as a query is 
> being evaluated.  Since the query sticks to a single node and it is 
> effectively a sequential scan.  
> If we piggy back a small function to evaluate each matching column then we 
> could implement things like timeseries filters and efficient versions of 
> count() min() max() and sum()
> I wanted to open the door to further discussion.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to