Hello John, While testing jNatural I found a problem which is probably related to changes made to correct the sorting problem (ibis::util::sortKeys function), you remove the calls :
//vals.nosharing(); //keys.nosharing(); In bord column the method ibis::bord::column::selectUInts return a shallow copy of the internal buffer when the complete column is selected, which cause jNatural count function to change the order of the underlying column ... Regards, _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
