Deepa Vasanthkumar created HBASE-10463:
------------------------------------------

             Summary: 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


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