Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-5184

Support server side operations on evaluating queries

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • 2.2.0 beta 1
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tjake T Jake Luciani
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: