[ 
https://issues.apache.org/jira/browse/PHOENIX-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15594873#comment-15594873
 ] 

Hudson commented on PHOENIX-3393:
---------------------------------

FAILURE: Integrated in Jenkins build Phoenix-master #1444 (See 
[https://builds.apache.org/job/Phoenix-master/1444/])
PHOENIX-3393 Use Iterables.removeIf instead of Iterator.remove in HBase 
(ankitsinghal59: rev 5c9fb7b68ebeed20e3876579534df4adf21943a4)
* (edit) 
phoenix-core/src/main/java/org/apache/phoenix/filter/ColumnProjectionFilter.java


> Use Iterables.removeIf instead of Iterator.remove in HBase filters
> ------------------------------------------------------------------
>
>                 Key: PHOENIX-3393
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3393
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Robert Yokota
>            Assignee: Robert Yokota
>            Priority: Minor
>             Fix For: 4.9.0
>
>         Attachments: PHOENIX-3393.master.001.patch
>
>
> 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/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to