-
Type:
Improvement
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.9.0
-
Component/s: None
-
Labels:None
This is a performance improvement to use Iterables.removeIf in the filterRowCells method of ColumnProjectionFilter as described here:
https://rayokota.wordpress.com/2016/10/20/tips-on-writing-custom-hbase-filters/
- is related to
-
HBASE-16893 Use Collection.removeIf instead of Iterator.remove in DependentColumnFilter
-
- Resolved
-