You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/02/01 18:44:00 UTC

[jira] [Created] (ARROW-15518) [Dev][C++] Validate array structure in GDB plugin

Antoine Pitrou created ARROW-15518:
--------------------------------------

             Summary: [Dev][C++] Validate array structure in GDB plugin
                 Key: ARROW-15518
                 URL: https://issues.apache.org/jira/browse/ARROW-15518
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++, Developer Tools
            Reporter: Antoine Pitrou


It might be helpful to implement array metadata validation in the GDB plugin, similar to {{Array::Validate}} in the C++ API.

One downside is that the GDB Python API is rather slow, and validating arrays unconditionally when displaying them might make interaction even slower than it already is.




--
This message was sent by Atlassian Jira
(v8.20.1#820001)