Hi, It just hasn't been implemented yet. For that matter I'm not sure if even the Get timestamp functionality works properly, because I have not used Get functionality much. Feedback or suggestions for improvements are always welcome.
Ferdy. On Mon, Sep 10, 2012 at 8:53 AM, Ashwanth Kumar <[email protected]> wrote: > Hey, > > I am new here. I was just browsing through the code base, and I just > wanted to know why the Scanner's *setTimeRange()* is not implemented for > gora-hbase. > > From here > https://github.com/apache/gora/blob/0.2.1/gora-hbase/src/main/java/org/apache/gora/hbase/store/HBaseStore.java#L351 > > I see *addTimeRange()* for Get, but not for the Scan. Or am I missing > something very obvious? > > -- Ashwanth Kumar > >

