cloud-fan commented on pull request #29797: URL: https://github.com/apache/spark/pull/29797#issuecomment-696670497
OK I get your point. The file write node works better with certain partitioning and the local shuffle reader breaks it. Then how about we update `InsertAdaptiveSparkPlan`, and have a way to disable local shuffle reader if the root node is data writing node? ---------------------------------------------------------------- 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]
