Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-3468

Enhance checkAndPut and checkAndDelete with comparators

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.92.0
    • None
    • None
    • Reviewed

    Description

      Enhance checkAndPut and checkAndDelete with comparators from o.a.h.h.filter.

      Rather than support only an equality test against a binary string, test for any comparison operator result: LESS, LESS_OR_EQUAL, EQUAL, NOT_EQUAL, GREATER_OR_EQUAL, GREATER, and NO_OP; and compare using any of the comparators that extend WritableByteArrayComparable: Binary, BinaryPrefix, RegexString, Substring.

      Attachments

        1. HBASE-3468.patch
          47 kB
          Andrew Kyle Purtell
        2. HBASE-3468.patch
          51 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              apurtell Andrew Kyle Purtell
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: