[
https://issues.apache.org/jira/browse/ARROW-10566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ben Kietzman resolved ARROW-10566.
----------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8652
[https://github.com/apache/arrow/pull/8652]
> [C++] Array validation should work on ArrayData
> -----------------------------------------------
>
> Key: ARROW-10566
> URL: https://issues.apache.org/jira/browse/ARROW-10566
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Going from ArrayData to Array involves a MakeArray() call, which may trigger
> debug assertions. It should be possible to call validation directly on
> ArrayData.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)