Andrew Lamb created ARROW-10531:
-----------------------------------
Summary: [Rust] [DataFusion] Better display for logical plans:
Graphviz and Schema information
Key: ARROW-10531
URL: https://issues.apache.org/jira/browse/ARROW-10531
Project: Apache Arrow
Issue Type: Improvement
Reporter: Andrew Lamb
Assignee: Andrew Lamb
I have been tracking down issues in our use of DataFusion for my work
project, and I have found myself wanting to print out the state of the
logical_plan several times. The existing debug formatting is ok, but it is
missing a few key items:
# schema information (as in when did columns appear / disappear in the plan)
# A visual representation (graphviz)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)