alexandrefimov commented on PR #57892:
URL: https://github.com/apache/spark/pull/57892#issuecomment-5238632817

   cc @viirya
   
   One deviation from the JIRA text: matching follows `Utils.redact` and covers 
the value as well as the key. `SetCommand` already redacts through 
`SQLConf.redactOptions` (`SetCommand.scala:140,196`), so a key-only match would 
leave the Config RPC laxer than `SET` over the same configuration.
   
   The description lists three open questions. The one I would most like your 
call on: should an entry the client wrote into its own session stay readable?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to