[ 
https://issues.apache.org/jira/browse/ARROW-17570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17650951#comment-17650951
 ] 

Apache Arrow JIRA Bot commented on ARROW-17570:
-----------------------------------------------

This issue was last updated over 90 days ago, which may be an indication it is 
no longer being actively worked. To better reflect the current state, the issue 
is being unassigned per [project 
policy|https://arrow.apache.org/docs/dev/developers/bug_reports.html#issue-assignment].
 Please feel free to re-take assignment of the issue if it is being actively 
worked, or if you plan to start that work soon.

> [Java][Doc] Add JavaDoc to TransferPair interface
> -------------------------------------------------
>
>                 Key: ARROW-17570
>                 URL: https://issues.apache.org/jira/browse/ARROW-17570
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Documentation, Java
>            Reporter: Larry White
>            Assignee: Larry White
>            Priority: Major
>
> The TransferPair interface is important to the Java vector module's memory 
> management, but there is only a single line class comment, and no comments 
> for the methods. The implementations of those methods have subtitles that are 
> hidden in the method names. For example, the method transferTo() clears the 
> memory in the original vector and resets the rowCount to 0, but 
> splitAndTransferTo() only copies the values into new memory and the original 
> is unchanged.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to