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


      

Reply via email to