[
https://issues.apache.org/jira/browse/ARROW-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rok Mihevc updated ARROW-1101:
------------------------------
External issue URL: https://github.com/apache/arrow/issues/16688
> 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
> Components: Java
> Reporter: Venki Korukanti
> Assignee: Venki Korukanti
> Priority: Major
> Fix For: 0.5.0
>
>
> {{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
(v8.20.10#820010)