allisonwang-db commented on PR #40575:
URL: https://github.com/apache/spark/pull/40575#issuecomment-1517215527

   > @HyukjinKwon @allisonwang-db it seems `UserDefinedFunctionE2ETestSuite` 
keeps failing after this PR
   
   This is because the default max HTTP header size is 8k and having 2k 
messages and 4k stack trace exceeds this limit. For now I changed the default 
max stack trace size to be 2k. We should consider moving to a different error 
framework to remove such constraints.


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