Commits


liyafan82 authored and Micah Kornfield committed e686f71446d
ARROW-7048: [Java] Support for combining multiple vectors under VectorSchemaRoot For details, please see https://issues.apache.org/jira/browse/ARROW-7048 Closes #6496 from liyafan82/fly_0227_bat and squashes the following commits: 0aec81988 <liyafan82> Avoid creating type checker array unnecessarily 08ff1331f <liyafan82> Support for combining multiple vectors under VectorSchemaRoot Authored-by: liyafan82 <fan_li_ya@foxmail.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>