/commented by john smith/ This seems to work...
/String sqlStr = "SELECT * FROM MyTrx WHERE fullName = ? " + "UNION SELECT \"mycache\".MyTrx._key, \"mycache\".MyTrx._val FROM MyTrx WHERE acctNumberHash = ?";/ But I would assume that UNION SELECT * would be able to figure it out? ----- /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-tp178p179.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
