Thank you reply very much!
in standalone h2 mode, if want to make `limit` and `offset` work correctly the sql must be take a `order` clause. as I can't find document address how h2 works in ignite cluster.(I just know it works something like map-reduce. so I guess if `limit` ,`offset` and `order` happens in the `reduce` phrase then it might be work. not sure my understanding is correct or not. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
