Venki Korukanti created ARROW-1101:
--------------------------------------

             Summary: 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