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

Improve efficiency for return codes of some filters

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.24, 1.0.1, 0.98.10.1
    • 1.1.0, 0.98.13, 2.0.0
    • Filters
    • None
    • Reviewed

    Description

      ColumnRangeFilter:
      when minColumnInclusive is false, it means all the cells at the current row&column not fit the condition, so it should skip to next column, return code should be NEXT_COL, not SKIP.
      FamilyFilter is the similar sitution.

      Currently, SKIP will not causing error, but not efficent.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            zhoushuaifeng2 Shuaifeng Zhou Assign to me
            zhoushuaifeng2 Shuaifeng Zhou
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment