Hi Ilya, thanks for the reply.

So is it like cursor on the server side?

Let's say user ran a query "select * from tableA" where tablaA has a million
records.
When the lazy loading flag is on Ignite server will send the first batch of
records to the user.
When user's client asks for second batch then Ignite sends the second batch
of records.

Is my understanding correct?

What's the default batch size sent to user if my understanding is correct?



--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Reply via email to