Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/20226
By default `simpleString` is defined as `s"$nodeName $argString".trim`, if
we overwrite `nodeName` in some node, we should also overwrite `argString`,
otherwise we may have duplicated information in `simpleString`, which is used
with `explain`.
Can we just change the UI code to put `plan.simpleString` in the plan graph?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]