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

Deepa Vasanthkumar commented on HBASE-10463:
--------------------------------------------

Thanks [~ndimiduk]. 

For the timebeing, this was resolved by introducing a numerical comparator, and 
adding to HBase package in the dev envt, as using lower HBase version.

> Filter on columns containing numerics yield wrong results
> ---------------------------------------------------------
>
>                 Key: HBASE-10463
>                 URL: https://issues.apache.org/jira/browse/HBASE-10463
>             Project: HBase
>          Issue Type: Improvement
>          Components: Filters
>    Affects Versions: 0.94.8
>            Reporter: Deepa Vasanthkumar
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Used SingleColumnValueFilter with CompareFilter.CompareOp.GREATER_OR_EQUAL 
> for filtering the scan result. 
> However the columns which have numeric value, scan result is not correct, 
> because of lexicographic comparison.
> Does HBase support numeric value filters (for equal, greater or equal..) for 
> columns ? If not, can we add it?



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to