[ 
https://issues.apache.org/jira/browse/ARROW-15518?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Antoine Pitrou updated ARROW-15518:
-----------------------------------
    Description: 
It might be helpful to implement array metadata validation in the GDB 
extension, 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.


  was:
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.



> [Dev][C++] Validate array structure in GDB extension
> ----------------------------------------------------
>
>                 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
>            Priority: Major
>
> It might be helpful to implement array metadata validation in the GDB 
> extension, 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)

Reply via email to