HyukjinKwon opened a new pull request, #38120: URL: https://github.com/apache/spark/pull/38120
### What changes were proposed in this pull request? This PR proposes to use unittest' assert API instead of Python's built-in assert in Spark Connect tests. ### Why are the changes needed? For better error message when a test fails, and consisten codebase. ### Does this PR introduce _any_ user-facing change? No, test-only. ### How was this patch tested? CI in this PR should verify it. -- 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]
