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

support SliceRange in deletion

Agile BoardAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment