/commented by john smith/ I want to execute where fullName = ? or someField = ?
Or queries are very slow based on how H2 indexes work. And H2 site suggests to use UNION queries to do an OR query but UNION is broken in 1.0 release. So I was thinking I want to run 2 queries in parallel. What would be the best way? ----- /This post is migrated from now discontinued Apache Ignite forum at http://apacheignite.readme.io/v1.0/discuss/ -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Serialization-Exception-when-trying-to-query-cache-on-remote-node-tp162p164.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
