[ https://issues.apache.org/jira/browse/ARROW-8368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Krisztian Szucs resolved ARROW-8368. ------------------------------------ Resolution: Fixed Issue resolved by pull request 6874 [https://github.com/apache/arrow/pull/6874] > [Format] In C interface, clarify resource management for consumers needing > only a subset of child fields in ArrowArray > ---------------------------------------------------------------------------------------------------------------------- > > Key: ARROW-8368 > URL: https://issues.apache.org/jira/browse/ARROW-8368 > Project: Apache Arrow > Issue Type: Improvement > Components: C++, Format > Reporter: Wes McKinney > Assignee: Antoine Pitrou > Priority: Blocker > Labels: pull-request-available > Fix For: 0.17.0 > > Time Spent: 1h 20m > Remaining Estimate: 0h > > The current implication of the C Interface is that only moving a single child > out of an ArrowArray is allowed. > Questions: > * Should it be allowed to move multiple children, as long as they are moved > at the same time, and the parent is released after? > * In the event that children have disjoint internal resources, should there > be a clarification around moved children having their resources released > independently? > See mailing list discussion > https://lists.apache.org/thread.html/r92b77e0fa7bed384daa377e2178bc8e8ca46103928598050341e40b1%40%3Cdev.arrow.apache.org%3E -- This message was sent by Atlassian Jira (v8.3.4#803005)