Github user pjfanning commented on the issue:

    https://github.com/apache/spark/pull/18658
  
    @gatorsmile I made the change you requested. 
    The idea is that when we log the code when the exceptions happen, that we 
don't want to print the entire code for very large examples. There is still 
debug level logging that will print the entire code.
    I'm pretty neutral about the limit and if it is necessary at all. My main 
aim is have the code logging done at a different level from the error message 
so that I can configure my log settings to not log the code at all. I work on a 
SaaS solution and we don't our user's code to appear in our logs.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to