Hi, Anderson, Thanks for the feedback. For the problem with mixing integers and keys, would it be possible for you to recreate the problem with the test data generated with 'make check'? If you run 'make check' in the source code directory of FastBit, you should find a directory named tests/tmp/t0 with a mixture of integers and keys.
John On 6/30/11 4:34 PM, Anderson C. Carniel wrote: > > Hi John! > > I tested the change that was made, and the results are all correct > now. Sorry for the delay, here had followed various holidays and could > not test before. > Another observation that I noticed, was that if the query involves > columns of type integer and key, the order of conditions will > interfere if the query has resulted or not.For example in my case I > have to put conditions involving integer types first and then type > thekey. Why does this happen? > > Thanks again. > > > > > _______________________________________________ > 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
