[
https://issues.apache.org/jira/browse/HBASE-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Gray resolved HBASE-1182.
----------------------------------
Resolution: Fixed
Assignee: Jonathan Gray
Fixed as part of HBASE-1304 commit.
Verified in passing unit test:
org.apache.hadoop.hbase.client.TestClient.testJIRAs.jiraTest1182()
> Scan for columns > some timestamp
> ----------------------------------
>
> Key: HBASE-1182
> URL: https://issues.apache.org/jira/browse/HBASE-1182
> Project: Hadoop HBase
> Issue Type: Sub-task
> Components: filters
> Affects Versions: 0.19.0
> Reporter: Tom Nichols
> Assignee: Jonathan Gray
> Fix For: 0.20.0
>
>
> 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.