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

API for requesting sub-slices of a range of supercolumns

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Low
    • Resolution: Won't Fix
    • None
    • None
    • None

    Description

      Suhail Doshi wrote in a comment to CASSANDRA-570 (a different issue):

      Ability to slice a column and specify an exact super column key, for example:

      column_1 {
      sc1: {}
      }

      column_2 {
      sc1: {}
      sc2: {}
      }

      Be able to slice by "column_1" to "column_2" but instead of grabbing every column, grab only super column "sc1" from each? The reasoning is that it's terrible to have to slice by column and get every super column and have it held in memory for the client application.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jbellis Jonathan Ellis
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: