Commits


David Li authored and GitHub committed 7a47e8dcedd
ARROW-16673: [Java] Integrate C Data into allocator hierarchy (#14506) - Document some of the memory management internals - Note that in practice, you have to use the concrete implementations of certain interfaces - Begin integrating C Data into the full memory management stack instead of trying to patch it in at the edges Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>