On Wed, Nov 11, 2009 at 10:25 PM, Greg Cottman <greg.cott...@quest.com>wrote:
> Hi Ryan, > > If you only query columns from one column family though, won't HBase use > data locality to fetch only enough data to populate that column family? > > That way you can have rows with more columns in them, and still write > efficient queries that don't fetch all the irrelevant columns in a fat row. > > Yes. St.Ack