Liya Fan created ARROW-5897:
-------------------------------
Summary: [Java] Remove duplicated logic in MapVector
Key: ARROW-5897
URL: https://issues.apache.org/jira/browse/ARROW-5897
Project: Apache Arrow
Issue Type: Improvement
Components: Java
Reporter: Liya Fan
Assignee: Liya Fan
Current implementation of MapVector contains much logic duplicate from the
super class. We remove the duplication by:
# Making the default data vector name configurable
# Extract a method for creating the reader
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)