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

PrefixFilter should use SEEK_NEXT_USING_HINT

    XMLWordPrintableJSON

Details

    Description

      Looking at PrefixFilter, I have noticed that it doesn't use the SEEK_NEXT_USING_HINT mechanism.

      AFAICT, we could safely set the the prefix as a next row hint, which could be a huge performance win.

      Of course, ideally the user would set the scan startRow to the prefix, which avoids the problem, but the user may forget to do that, or may use the filter in a filterList that doesn't allow for setting the start/stop rows close tho the prefix.

      Attachments

        Issue Links

          Activity

            People

              paksyd Dávid Paksy
              stoty Istvan Toth
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: