[ https://issues.apache.org/jira/browse/ARROW-5513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Micah Kornfield resolved ARROW-5513. ------------------------------------ Resolution: Fixed Fix Version/s: 0.14.0 Issue resolved by pull request 4475 [https://github.com/apache/arrow/pull/4475] > [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 > Fix For: 0.14.0 > > Time Spent: 1h > Remaining Estimate: 0h > > 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)