David Li created ARROW-14233:
--------------------------------
Summary: [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
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)