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

Allow Null Predicate in Deletion

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.6.3
    • None
    • None

    Description

      In Mutation, Deletion with no predicate are rejected if no SuperColumn is provided. This forbid deletion of entire row
      for standard column family using batch_mutate (which feels a bit random as deleting full superColumn is authorized).
      Attached patch allows null predicate in Deletion (in which case, the whole row is deleted).

      Attachments

        Activity

          People

            slebresne Sylvain Lebresne
            slebresne Sylvain Lebresne
            Sylvain Lebresne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: