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

support SliceRange in deletion

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Duplicate
    • None
    • None
    • None

    Description

      I'd like to be able to delete a range of columns within a row, for a range of column names. Currently it seems my only option is to do a range query and then individually delete each column. For wide rows, this is very slow, even with batch mutation.

      The thrift API looks like it supports the call, however it throws the following error message: "Deletion does not yet
      support SliceRange predicates.". I'm talking specifically about batch_mutate + Mutation(Deletion(SlicePredicate(SliceRange(start, end))).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jn Jim Newsham
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: