[
https://issues.apache.org/jira/browse/HBASE-10463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved HBASE-10463.
-----------------------------------------
Resolution: Not A Problem
> 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
> Priority: Major
> 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
(v8.20.7#820007)