>> Retrieve a whole range of rows at once? Yo, Do you think it's possible? I just mean the formed table by selecting certain rows and columns (or version) from a big table.
On Tue, Apr 22, 2008 at 1:00 AM, Bryan Duxbury <[EMAIL PROTECTED]> wrote: > What would getSubTable do? Retrieve a whole range of rows at once (unlike a > scanner, which retrieves a range of rows one at a time)? > > > > On Apr 21, 2008, at 2:32 AM, Edward J. Yoon wrote: > > > I think hbase need to make a TableResult and getSubTable() by range. > > > > -- > > B. Regards, > > Edward J. Yoon > > > > -- B. Regards, Edward J. Yoon
