I don't think it is ORDER BY issue. Are you sure you run queries locally and on different nodes?
On Fri, Jul 14, 2017 at 3:52 PM, neerajbhatt <[email protected]> wrote: > Hi Andrew > > Thanks for your inputs now we are not getting duplicate records as we are > now using different cache and ignite objects for each compute. > > But for queries which have order by (sort by) clause we are getting exactly > same result from all cluster groups(nodes). It looks in case of order by > the > query is getting executed in all nodes > > Thanks > > > > -- > View this message in context: http://apache-ignite-users. > 70518.x6.nabble.com/sql-query-in-case-of-cluster-group-tp14884p14906.html > Sent from the Apache Ignite Users mailing list archive at Nabble.com. > -- Best regards, Andrey V. Mashenkov
