Hi, Greg,
I did find a bug with the code that handles the string searches. The
fix is checked in as SVN revision 533. Please give it a try when you
get the chance.
However, I am not sure it actually addresses the problem you are
facing. If you continue to have problems with your string queries,
please let us know. Please consider giving us a small test case for
debugging.
Thanks.
John
On 8/4/12 6:04 PM, Greg Barker wrote:
> Hello -
>
> Similar to the query I mentioned last time, it is of the form:
>
> select col_a where col_a in ('value1', 'value2')
>
> col_a in this case is of type text. The problem I'm having is that if
> the in clause has more than 1 value in it, every row in the table is
> returned, rather than just the rows that match the two values
> specified in the in clause. Do you know what might be causing that?
>
> Thanks,
> Greg
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users