/commented by john smith/ Ok fine, but why does the query function replace for the first select but not subsequent ones? In RC3 it seemed to do so...
/SELECT "mycache".MyTrx._key, "mycache".MyTrx._val FROM MyTrx WHERE field1 = ? UNION SELECT * FROM MyTrx WHERE field2 = ?/ See on the second select it didn't replace. But in RC3 we I didn't have to do any magic, the magic happened by SqlQuery. Just a thought. ----- /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/UNION-still-not-working-with-1-0-2-tp178p181.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
