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

Antoine Pitrou reassigned ARROW-15389:
--------------------------------------

    Assignee: Antoine Pitrou

> [C++][Dev] Improve Array preview in GDB plugin
> ----------------------------------------------
>
>                 Key: ARROW-15389
>                 URL: https://issues.apache.org/jira/browse/ARROW-15389
>             Project: Apache Arrow
>          Issue Type: Wish
>          Components: C++, Developer Tools
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>             Fix For: 8.0.0
>
>
> Currently the GDB plugin will print basic information about arrays:
> {code}
> (gdb) p int32_array
> $175 = arrow::Int32Array of length 4, null count 1
> {code}
> It would be nice to perhaps display a previsualization of the *data* 
> contained in the array, at least for simple types.



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

Reply via email to