You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/02/18 09:16:16 UTC

[GitHub] [spark] sigmod commented on pull request #35552: [SPARK-38237][SQL][SS] Introduce a new config to require all cluster keys on Aggregate

sigmod commented on pull request #35552:
URL: https://github.com/apache/spark/pull/35552#issuecomment-1044194776


   > The partial aggregate will be the major cost here.
   
   Would this PR's config will be useful, when combined with your internal work mentioned here?
   https://github.com/apache/spark/pull/28804#issuecomment-854089520
   
   Say, key1 is `gender` and key2 is `customerId`,  parallelism 2 is too low even if you can smartly skip partial agg.


-- 
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: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org