[
https://issues.apache.org/jira/browse/HBASE-10789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13941304#comment-13941304
]
haosdent commented on HBASE-10789:
----------------------------------
[~ndimiduk] So we should add type aware filters based on OrderedBytes. Is it
right? Bytes is regardless of data type. Add a number comparator to it isn't
the best way. Not matter based on OrderedBytes or others, to provide a easier
way for user to filter number is necessary.
> Add NumberComparator
> --------------------
>
> Key: HBASE-10789
> URL: https://issues.apache.org/jira/browse/HBASE-10789
> Project: HBase
> Issue Type: Improvement
> Components: Filters
> Reporter: haosdent
> Assignee: haosdent
>
> Sometimes user may want to filter out which value less than a positive
> number. But they finally would get a result contains negative number.
--
This message was sent by Atlassian JIRA
(v6.2#6252)