-
Type:
Umbrella
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0.0-alpha-4, 2.0.0
-
Component/s: Filters
-
Labels:None
-
Hadoop Flags:Incompatible change, Reviewed
-
Release Note:
FilterList.java is complex now, and we have found some improvements for it. So create an issue to address it.
- is related to
-
HBASE-17678 FilterList with MUST_PASS_ONE may lead to redundant cells returned
-
- Resolved
-
-
HBASE-18879 HBase FilterList cause KeyOnlyFilter not work
-
- Resolved
-
-
HBASE-19640 Change in filterAllRemaining() impl for FilterListWithOR
-
- Resolved
-
-
HBASE-18993 Backport patches in HBASE-18410 to branch-1.x branches.
-
- Resolved
-
- relates to
-
HBASE-20565 ColumnRangeFilter combined with ColumnPaginationFilter can produce incorrect result since 1.4
-
- Resolved
-
-
HBASE-18904 Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator()
-
- Resolved
-
-
HBASE-19252 Move the transform logic of FilterList into transformCell() method to avoid extra ref to question cell
-
- Resolved
-