zjuwangg opened a new pull request, #10616: URL: https://github.com/apache/incubator-gluten/pull/10616
## What changes are proposed in this pull request? * Introduce `NeedCustomShuffleWriterType` to let shuffle manager to decide shuffle writer type so that we can decouple `isUseCelebornShuffleManager` from GlutenConfig. * Remote unnecessary `isUseCelebornShuffleManager` in CH backend since corresponding code logic has guaranteed config value is always true. ## How was this patch tested? Existing test -- 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]
