I have a huge array of long numbers as an output from one query and want to
use that as condition to another query. I am using Java JNI api (example
milky.java)

Using condition IN ( long array) works but takes a long time and is not
very efficient.

Can someone suggest a mechanism to join tables in java. If not please
suggest alternatives.


Thanks
Pravin
_______________________________________________
FastBit-users mailing list
[email protected]
https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users

Reply via email to