MaxGekk opened a new pull request #28329: URL: https://github.com/apache/spark/pull/28329
### What changes were proposed in this pull request? Retry tests from `CliSuite`. This is temporary changes till someone stabilises the test suite. ### Why are the changes needed? To not disturb other PRs. ### Does this PR introduce any user-facing change? No ### How was this patch tested? By running the test suite locally via: ``` ./build/sbt -Phive -Phive-thriftserver "test:testOnly *CliSuite" ``` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
