Commits


Praveen authored and Pindikura Ravindra committed a833444ae0c
ARROW-5434: [Memory][Java] Introduce wrappers for backward compatibility. - Introduce some wrapper methods to reduce amount of client changes. - Changes were introduced as part of patch to support arrow buffers on random memory. Author: Praveen <praveen@dremio.com> Closes #4406 from praveenbingo/ARROW-3191-1 and squashes the following commits: 389c1075 <Praveen> Fix review comments and ci. fdab3dd7 <Praveen> ARROW-3191: Introduce wrappers to keep backward compatibility.