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

It should be possible to delete columns by ranges

    XMLWordPrintableJSON

Details

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

    Description

      It is not currently possible to delete a range of columns without retrieving the range through the thrift interface and then deleting the columns by name. An efficient implementation of this is dependent on https://issues.apache.org/jira/browse/CASSANDRA-674, but it can at least be accomplished server-side in the current implementation so as to avoid the overhead of the client-side communication. I'm going to attach one proposed implementation that adds a remove_range_slices api method for parallelism with get_range_slices, but i'm not wedded to either the implementation nor the particular api.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              tupshin Tupshin Harper
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: