Gengliang Wang created SPARK-34970:
--------------------------------------

             Summary: Redact map-type options in the output of explain()
                 Key: SPARK-34970
                 URL: https://issues.apache.org/jira/browse/SPARK-34970
             Project: Spark
          Issue Type: Task
          Components: Security, SQL
    Affects Versions: 3.1.1, 3.1.0, 3.2.0
            Reporter: Gengliang Wang
            Assignee: Gengliang Wang


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.





--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to