Commits


tianchen authored and Micah Kornfield committed 4d6b68e962a
ARROW-6898: [Java][hotfix] fix ArrowWriter memory leak Related to [ARROW-6898](https://issues.apache.org/jira/browse/ARROW-6898). hotfix for potential memory leak in ArrowWriter. Closes #5680 from tianchen92/ARROW-6898-hotfix and squashes the following commits: 5b6c11de3 <tianchen> fix ArrowWriter memory leak Authored-by: tianchen <niki.lj@alibaba-inc.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>