Github user cloud-fan commented on the issue:
https://github.com/apache/spark/pull/20226
After more thoughts, I feel it's reasonable to include table information in
the node name.
The UI displays `nodeName` in the plan graph, and displays `simpleString`
in a pop-up window when users hover over the plan graph. Since table
information is pretty important, it makes sense to display it in the plan graph
instead of the pop-up window.
Data Source table scan does follow this rule


+1 on this PR to fix the hive table scan, or any other scan nodes that
don't follow this rule.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]