Commits


liyafan82 authored and Micah Kornfield committed 1049dde95ed
ARROW-13544 [Java]: Remove APIs that have been deprecated for long (Changes to ArrowBuf) See https://issues.apache.org/jira/browse/ARROW-13544 According to the discussion in https://github.com/apache/arrow/pull/10864#issuecomment-895707729, we want to split the task into multiple parts. This PR is for the changes related to `ArrowBuf` Closes #10901 from liyafan82/fly_0810_dep Authored-by: liyafan82 <fan_li_ya@foxmail.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>