[
https://issues.apache.org/jira/browse/ARROW-5722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924290#comment-16924290
]
lidavidm commented on ARROW-5722:
---------------------------------
[~csun], I have some basic implementations. Printing nested arrays is
difficult; I've punted on that for StructArray/ListArray. Really, we need Array
to have a Debug trait bound as well - is that acceptable?
In the future, we may also want a pretty-printer API to make nested arrays look
better (with indentation, etc).
> [Rust] Implement std::fmt::Debug for ListArray, BinaryArray and StructArray
> ---------------------------------------------------------------------------
>
> Key: ARROW-5722
> URL: https://issues.apache.org/jira/browse/ARROW-5722
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust
> Reporter: Chao Sun
> Priority: Major
> Labels: beginner
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)