MaxGekk commented on PR #38242:
URL: https://github.com/apache/spark/pull/38242#issuecomment-1283476143

   > I.e. we want to show correct configuration key in error message depending 
in which context an error occurred.
   
   Can you do the replacement in more centralised way? For example, override 
the `getMessageParameters()` method and replace the config there? I just worry 
that we will forget to wrap the config in the future in some places, and your 
changes bring additional overhead during review.


-- 
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