gaogaotiantian commented on PR #56109:
URL: https://github.com/apache/spark/pull/56109#issuecomment-4546671866

   I think the better way to solve this is to catch the potential exception in 
eventually. We can either add `AnalysisException` in `expected_exceptions`, or 
do it explicitly in the wrapped function. We should avoid using `time.sleep` as 
much as possible. That's a potential cause for unstable tests.


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