Hi, Roman,

You might want to replace "ColumnA contains aa or ColumnA contains bb
or ...", you could use the expression "ColumnA contains (aa, bb, ...)"

Thanks

John


On 5/16/15 5:44 PM, Shuangxin Yu wrote:
> Hi, John,
> 
> Thank you for reply.
> 
> I recall another question in my application, and I am studying it
> further slowly, for I am also a newbie for C++ developer . The
> situation is that query api crashes when I set more than two
> thousand “columnA contains aa or”  conditions at one where clause.
> If you have already known the reason about it, I am glad to learn
> that.
> 
> Thanks,
> Roman
> 
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to