panbingkun opened a new pull request, #41364: URL: https://github.com/apache/spark/pull/41364
### What changes were proposed in this pull request? The pr aims to follow up PR: https://github.com/apache/spark/pull/41341 ### Why are the changes needed? Fix issue which caused by inconsistent versions of `bytebuddy` that `selenium` and `mockito-core` rely on. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? - Manual testing: (base) panbingkun:~/Developer/spark/spark-community$build/sbt "connect/test" ... [info] - function_raise_error (2 milliseconds) [info] - column_when_otherwise (4 milliseconds) [info] - function_date_trunc (4 milliseconds) [info] Run completed in 21 seconds, 249 milliseconds. [info] Total number of tests run: 576 [info] Suites: completed 12, aborted 0 [info] Tests: succeeded 576, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. [success] Total time: 77 s (01:17), completed May 29, 2023 4:45:57 PM - Pass GA -- 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]
