mccheah opened a new pull request #28902: URL: https://github.com/apache/spark/pull/28902
### What changes were proposed in this pull request? Builds on https://github.com/apache/spark/pull/28618 in providing tests via a mock implementation of the shuffle plugin system. ### Why are the changes needed? We aim to provide test coverage to ensure the plugin system works in a meaningful way. Additionally, it's important to provide a reference implementation for plugin developers to look at. ### Does this PR introduce _any_ user-facing change? No - tests only ### How was this patch tested? The patch should be entirely 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
