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

Julien Le Dem resolved ARROW-1101.
----------------------------------
    Resolution: Fixed

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

> UnionListWriter is not implementing all methods on interface ScalarWriter
> -------------------------------------------------------------------------
>
>                 Key: ARROW-1101
>                 URL: https://issues.apache.org/jira/browse/ARROW-1101
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Venki Korukanti
>
> {{ScalarWriter}} interface extends several scalar writers such as 
> {{IntWriter}}. Each of these scalar writers have two methods.
>  * write<Type>(javaPrimitiveType)
>  * write(<Type>Holder)
> Currently UnionListWriter only implements the first method and not the second.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to