[
https://issues.apache.org/jira/browse/ARROW-2604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Cutler resolved ARROW-2604.
---------------------------------
Resolution: Fixed
Issue resolved by pull request 2071
[https://github.com/apache/arrow/pull/2071]
> [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
> Assignee: Bryan Cutler
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> I would have expected that this is a very typical use case but at the moment
> I only see code that first needs to fill a {{VarCharHolder before passing it
> to VarCharVecttor.set()}}. 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)