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

Anoop Sam John commented on PHOENIX-1007:
-----------------------------------------

bq.In your IDE just set the number of imports to greater than 20. So that the 
import will not be replaced with ' .* '.
Sure. Attaching patch generated after this change. Will commit this.

> Replace getNextKeyHint(KeyValue kv) with getNextCellHint(Cell kv) in Filters
> ----------------------------------------------------------------------------
>
>                 Key: PHOENIX-1007
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1007
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.0.0, 5.0.0
>            Reporter: Anoop Sam John
>         Attachments: PHOENIX-1007.patch, PHOENIX-1007_4.0.patch, 
> PHOENIX-1007_V2.patch
>
>
> getNextKeyHint(KeyValue kv) is deprecated since 0.96 and will get removed in 
> HBase trunk. Better to replace this with getNextCellHint(Cell kv) now.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to