Steven Phillips created ARROW-17:
------------------------------------
Summary: Set some vector fields to default access level for Drill
compatibility
Key: ARROW-17
URL: https://issues.apache.org/jira/browse/ARROW-17
Project: Apache Arrow
Issue Type: Bug
Components: Java - Vectors
Reporter: Steven Phillips
Assignee: Steven Phillips
Drill has methods for serializing and deserializing value vectors, and this
functionality was not included in the code checked into the Arrow repo. It was
kept in drill. For these Drill methods to work, some private vector fields need
to be made package level so that the Drill helper methods can access them.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)