[
https://issues.apache.org/jira/browse/ARROW-14233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17424723#comment-17424723
]
Weston Pace commented on ARROW-14233:
-------------------------------------
At a bare minimum it should be trivial for the ExecPlan to assign a numeric
counter to nodes that are not given a label.
> [C++] Improve ExecPlan::ToString
> --------------------------------
>
> Key: ARROW-14233
> URL: https://issues.apache.org/jira/browse/ARROW-14233
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: David Li
> Priority: Major
> Labels: query-engine
>
> As noted in ARROW-14197, we could:
> * Auto-assign names to nodes without names (this makes the plan output more
> readable)
> * Perhaps offer the ability to dump GraphViz or something else that could be
> fed into an external program (for more complex plans)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)