You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Ilya Kasnacheev <il...@gmail.com> on 2020/05/15 15:28:02 UTC

Re: How much heap to allocate

Hello!

Yes, Ignite server node will send batches of data to client.

Regards,
-- 
Ilya Kasnacheev


ср, 19 сент. 2018 г. в 08:17, Ray <ra...@cisco.com>:

> Hi Mikhail,
>
> Can you explain how is lazy loading working when I use this sql "select *
> from table" to query a big table which don't fit in on heap memory?
> Does Ignite send part of the result set to the client?
> If Ignite is still sending whole result set back to the client, how can
> lazy
> load avoid loading full result set on heap?
>
>
>
> --
> Sent from: http://apache-ignite-users.70518.x6.nabble.com/
>