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)