Hi Razvan,

Arrow Java is based on off-heap memory.
So it does not rely on GC.

Some of the recommended best practice can be found in
https://arrow.apache.org/docs/java/vector.html

Best,
Liya Fan


On Mon, Apr 20, 2020 at 8:05 PM Razvan Chitu <razvan.m.ch...@gmail.com>
wrote:

> Hi,
>
> Does the Arrow community have any tips / recommendations / best practices
> on how to manage Arrow memory in Java? Is there a way to rely on the GC
> exclusively (i.e. is there support for heap-only allocation)?
>
> Best,
> Razvan
>

Reply via email to