FelixYBW commented on issue #10068: URL: https://github.com/apache/incubator-gluten/issues/10068#issuecomment-3017385046
Do you mean with `spark.sql.shuffle.partitions=2000`, Spark has 2000 partitions but Gluten only has 6 partitions? Is your AQE enabled and take effect? You can find the real shuffle partition number from columnarExhcange operator's UI. -- 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]
