Commits


tianchen authored and Micah Kornfield committed f104f2d6f93
ARROW-6265: [Java] Avro adapter implement Array/Map/Fixed type Related to [ARROW-6225](https://issues.apache.org/jira/browse/ARROW-6265). Closes #5099 from tianchen92/ARROW-6265 and squashes the following commits: 456a5325c <tianchen> fix ac9540d61 <tianchen> fix test 788fef1a3 <tianchen> fix 363952039 <tianchen> refactor a415e9355 <tianchen> fix array/map consume logic 54c66621b <tianchen> avoid mem copy bb5346ebb <tianchen> fix array and map consumer f435f66d0 <tianchen> add comments and fix array/map consumers 790471f6e <tianchen> fix style 37789bee8 <tianchen> support fixed type 73edd51c6 <tianchen> initial support array and map Authored-by: tianchen <niki.lj@alibaba-inc.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>