Adrian: Would you mind filing a JIRA and adding a patch for the below? Looking at the code, your supposition looks right.
St.Ack On Mon, Feb 8, 2010 at 1:00 PM, Adrian Popescu <[email protected]> wrote: > Hello all, > > I think there is a bug in the constructor of > hbase.client.tableindexed.IndexSpecification, lines 72-73, where the order of > ** this.makeAllColumns() and this.additionalColumns ** should be inverted. > Otherwise by calling getAllColumns() only the indexed > columns are returned. > > Adrian > > >
