You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2020/11/12 14:45:00 UTC

[jira] [Created] (ARROW-10566) [C++] Array validation should work on ArrayData

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)