Description
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.
Attachments
Issue Links
- is part of
-
HBASE-1304 New client server implementation of how gets and puts are handled.
- Closed
- is related to
-
HBASE-786 Subclass of TableMap which accepts a date range to be applied to timestamps
- Closed