You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2016/08/26 22:27:20 UTC

[jira] [Commented] (ARROW-17) Set some vector fields to default access level for Drill compatibility

    [ https://issues.apache.org/jira/browse/ARROW-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15440048#comment-15440048 ] 

Julien Le Dem commented on ARROW-17:
------------------------------------

fixed in: https://github.com/apache/arrow/commit/1650026285bea52288c7f24720c3caf7cd3ce2a8
PR: https://github.com/apache/arrow/pull/5

> 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)