Hello John, There is no way to create a bundle from an in_memory partition with a category column. If the column is of type CATEGORY the method ibis::bord::column::selectUInts is not handling the case correctly.
I managed to create a dictionary on the fly in the method ibis::bord::column::selectUInts and fill an uint vector. But I believe that there is better way to handle that case. Regards, Alex _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
