Mahmut Bulut created ARROW-8574:
-----------------------------------
Summary: [Rust] Implement Debug for all plain types
Key: ARROW-8574
URL: https://issues.apache.org/jira/browse/ARROW-8574
Project: Apache Arrow
Issue Type: Improvement
Reporter: Mahmut Bulut
Assignee: Mahmut Bulut
Currently, no type plain type (like RecordBatch) or any array implementation
implements debug. So peeking into columns and looking to metadata quite a bit
cumbersome.
If no objection arises, I would like to implement Debug for major plain structs
around.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)