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

Add a new Filter that checks a single column value but does not emit it.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.3
    • 0.90.0
    • None
    • None

    Description

      Performance wise, it may be necessary for a filter to test a column for a specific value (like SingleColumnValueFilter) , but exclude the KeyValue from the output. This is certainly the case when the column values are large in size.

      In order to keep SingleColumnValueFilter simple and maintainable, I decided to subclass it. SingleColumnValueExcludeFilter is the result. Tests are included.

      Attachments

        1. HBASE-2211-v2.patch
          8 kB
          Ferdy
        2. HBASE-2211-v3.patch
          11 kB
          Ferdy

        Activity

          People

            Unassigned Unassigned
            ferdy.g Ferdy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: