Details
Description
The `explain()` method prints the arguments of tree nodes in logical/physical plans. The arguments could contain a map-type option which contains sensitive data.
We should map-type options in the output of explain(), otherwise we will see sensitive data in explain output or Spark UI.