/commented by dmitriy setrakyan/ John, all the options you are suggesting are valid. Note, if you use compute engine to send the jobs you can run local queries on the node the job is executing on over the data set cached on that node only. To run queries locally, you have to set /*Query.setLocal(true)*/ flag.
The Unions will be fixed shortly in the upcoming release (sorry for the inconvenience). We have added automatic aggregations into SQL which accidentally affected the Unions. New tests have been added and the fix is coming. ----- /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/Free-form-queries-broken-in-1-0-tp112p116.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
