[
https://issues.apache.org/jira/browse/ARROW-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-5513:
----------------------------------
Labels: pull-request-available (was: )
> [Java] Refactor method name for getstartOffset to use camel case
> ----------------------------------------------------------------
>
> Key: ARROW-5513
> URL: https://issues.apache.org/jira/browse/ARROW-5513
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Trivial
> Labels: pull-request-available
>
> The method getstartOffset in classÂ
> org.apache.arrow.vector.BaseVariableWidthVector should be refactored to
> getStartOffset, to comply with the camel case.
> Fortunately, this method is not public, so the changes are internal to Arrow.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)