You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Julien Le Dem (JIRA)" <ji...@apache.org> on 2017/06/08 00:04:18 UTC

[jira] [Assigned] (ARROW-1101) UnionListWriter is not implementing all methods on interface ScalarWriter

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

Julien Le Dem reassigned ARROW-1101:
------------------------------------

    Assignee: Venki Korukanti

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