Antoine Pitrou created ARROW-10566:
--------------------------------------
Summary: [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
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)