Hello! My recommendation here is breaking this query down into ranges (by using LIMIT or better yet, range WHERE condition), processing every range separately. Otherwise I can see how Ignite will try to keep all data on heap at some point.
Regards, -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
