HyukjinKwon opened a new pull request #34698: URL: https://github.com/apache/spark/pull/34698
### What changes were proposed in this pull request? This is kind of a followup for https://github.com/apache/spark/pull/33510 and https://github.com/apache/spark/pull/34641. This PR proposes to split TPC-DS build in GitHub Actions. ### Why are the changes needed? Running these queries easily causes out-of-memory in GitHub Actions machines, and make the build flaky. We should deflake it. ### Does this PR introduce _any_ user-facing change? No, dev-only. ### How was this patch tested? GitHub Actions in this PR should test it out. -- 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]
