cloud-fan commented on pull request #30494: URL: https://github.com/apache/spark/pull/30494#issuecomment-734715842
> why ? User set spark.sql.shuffle.partitions Then we can't do AQE at all as it changes the number of partitions... `spark.sql.shuffle.partitions` is a config for internal shuffles, and it does not have any guarantee for user-visible behaviors. ---------------------------------------------------------------- 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]
