[ 
https://issues.apache.org/jira/browse/ARROW-5884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Micah Kornfield resolved ARROW-5884.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.0.0

Issue resolved by pull request 4831
[https://github.com/apache/arrow/pull/4831]

> [Java] Fix the get method of StructVector
> -----------------------------------------
>
>                 Key: ARROW-5884
>                 URL: https://issues.apache.org/jira/browse/ARROW-5884
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Liya Fan
>            Assignee: Liya Fan
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> When the data at the specified location is null, there is no need to call the 
> method from super to set the reader
>  holder.isSet = isSet(index);
>  super.get(index, holder);



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to