Hi, Andrew, I think that I have got to the bottom of the problem - it is actually quite obvious. The integer representations for the categorical values are currently different for each data partition. The current version returns a bunch of integers that are the same, but represents different strings. It might take some work to get this sorted out. We will let you know as soon as we have something.
John On 3/17/12 8:25 AM, Olson, Andrew wrote: > Hi John, > I have been using metaTags to hold properties that are specific to each > partition in a data set. FastBit automatically generates CATEGORY columns > for each tag. Since upgrading to the latest version (where CATEGORY types > are treated as UINT) the results for a query like "select part_id, count(*) > from directory_containing_multiple_partitions" only reports one part_id. If > you need sample data to help debug I have some here > https://github.com/gingi/iris-examples/tree/master/fastbit/GWAS > Thanks, > Andrew > _______________________________________________ > FastBit-users mailing list > [email protected] > https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
