[
https://issues.apache.org/jira/browse/ARROW-8158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17063740#comment-17063740
]
Micah Kornfield commented on ARROW-8158:
----------------------------------------
we should probably be consistent and have getEndIndex or something like that
instead of length.
> [Java] Getting length of data buffer and base variable width vector
> -------------------------------------------------------------------
>
> Key: ARROW-8158
> URL: https://issues.apache.org/jira/browse/ARROW-8158
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Gaurangi Saxena
> Assignee: Ji Liu
> Priority: Minor
>
> For string data buffer and base variable width vector can we have a way to
> get length of the data?
> For instance, in ArrowColumnVector in StringAccessor we use
> stringResult.start and stringResult.end, instead we would like to get length
> of the data through an exposed function.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)