You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Uwe L. Korn (JIRA)" <ji...@apache.org> on 2018/05/17 20:48:00 UTC

[jira] [Created] (ARROW-2604) [Java] Add method overload for VarCharVector.set(int,String)

Uwe L. Korn created ARROW-2604:
----------------------------------

             Summary: [Java] Add method overload for VarCharVector.set(int,String)
                 Key: ARROW-2604
                 URL: https://issues.apache.org/jira/browse/ARROW-2604
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Java - Vectors
            Reporter: Uwe L. Korn
             Fix For: 0.10.0


I would have expected that this is a very typical use case but at the moment I only see code that first fills a {{VarCharHolder}}. We could also provide this as a convenience overload.

Correct me please if I missed a convenience feature. I'm still new to the Java side.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)