Scan for columns > some timestamp 
----------------------------------

                 Key: HBASE-1182
                 URL: https://issues.apache.org/jira/browse/HBASE-1182
             Project: Hadoop HBase
          Issue Type: New Feature
          Components: filters
    Affects Versions: 0.19.0
            Reporter: Tom Nichols


I would like to be able to scan for rows columns that have a timestamp > some 
time.  

If this could be done by a RowInterfaceFilter that would be acceptable.  But 
you might also add parameters to HTable#getScanner methods as well.

It would be preferable for this to _not_ depend on HBASE-880 depending on the 
timeline for that issue.  i.e. if HBASE-880 won't be released for 6 months, an 
improvement on the current API would be greatly appreciated.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to