hi all,
I’m trying to find multiple min or max values in my index. I do a query like
“select min(value1)” which works fine and returns a value such as
0.35135729403, which is correct. However, when I try to find all the lines with
that value with a query like “select chr,start,stop,value1 where
value1=0.35135729403”, I get zero hits. In the output of the second query I see
the line "From csv Where value1 == 0.351357 --> 0” so it appears that the value
I’m searching for has been truncated.
Please let me know if this is a bug and if so, if it can be fixed.
thanks,
Sean Davey
Bio5 Institute, University of Arizona, Tucson
[email protected] <mailto:[email protected]>
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users