ArianaVillegas opened a new pull request #12031: URL: https://github.com/apache/arrow/pull/12031
Add indentation to ToString() function in ExecPlan. For example if we have the following graph of execution plan:  The execution plan string will be: ``` 6 node 5 node 4 node 2 node 3 node 2 node 1 node ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org