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

CompareFilter based on part of the key

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.1.0.1
    • None
    • Filters
    • None

    Description

      HBase needs to provide a combination of FuzzyFilte rand CompareFilter to be able to compare based on part of the key.

      Something like:

      xxxxxxxxxxxxxxYYYYxxxxxxxxxxxxxxx

      And we want to filter all rows where YYYY is greater than a certain value.
      Fuzzy filter can do the test on YYYY but only on exact match
      CompareFilter can to GREATER but on the entire key...

      Attachments

        Activity

          People

            Unassigned Unassigned
            jmspaggi Jean-Marc Spaggiari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: