[
https://issues.apache.org/jira/browse/ARROW-10531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lamb resolved ARROW-10531.
---------------------------------
Fix Version/s: 3.0.0
Resolution: Fixed
Issue resolved by pull request 8619
[https://github.com/apache/arrow/pull/8619]
> [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
> Components: Rust - DataFusion
> Reporter: Andrew Lamb
> Assignee: Andrew Lamb
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.0.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> 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)