Hi John, I'm looking to sample rows in ibis::part. The best way that I can think to do so is to call ibis::part::getRIDs(), sample the RIDs, then call ibis::query::setRIDs() to filter the rows.
The problem is that ibis::part::hasRIDs() is false, despite readOnly being false and <tableName>.fillRIDs=T in my ~/.ibisrc file. Is there some way to write the rids when creating the table? Thanks, Steve
_______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
