zhengruifeng commented on pull request #34791: URL: https://github.com/apache/spark/pull/34791#issuecomment-1033275581
The idea looks reasonable. If this functionality can only be used in SQL with AQE enabled, what about just making it a `AQEShuffleReadRule` which insert/update `AQEShuffleReadExec`s with reordered `ShufflePartitionSpec`s? cc @cloud-fan -- 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]
