[
https://issues.apache.org/jira/browse/ARROW-7277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Micah Kornfield resolved ARROW-7277.
------------------------------------
Fix Version/s: 0.16.0
Resolution: Fixed
Issue resolved by pull request 5969
[https://github.com/apache/arrow/pull/5969]
> [Document] Add discussion about vector lifecycle
> ------------------------------------------------
>
> Key: ARROW-7277
> URL: https://issues.apache.org/jira/browse/ARROW-7277
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Java
> Reporter: Liya Fan
> Assignee: Liya Fan
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.16.0
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> As discussed in
> https://issues.apache.org/jira/browse/ARROW-7254?focusedCommentId=16983284&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16983284,
> we need a discussion about the lifecycle of a vector.
> Each vector has a lifecycle, and different operations should be performed in
> particular phases of the lifecycle. If we violate this, some unexpected
> results may be produced. This may cause some confusion for Arrow users. So we
> want to add a new section to the prose document, to make it clear and
> explicit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)