>how the massive number of get() is going to perform againt the main table
Didnt follow u completely here. There wont be any get() happening.. As the exact rowkey in a region we get from the index table, we can seek to the exact position and return that row. -Anoop- On Thu, Dec 27, 2012 at 6:37 PM, Shengjie Min <[email protected]> wrote: > how the massive number of get() is going to > perform againt the main table >
