AngersZhuuuu commented on issue #26500: [SPARK-29874][SQL]Optimize 
Dataset.isEmpty()
URL: https://github.com/apache/spark/pull/26500#issuecomment-556984517
 
 
   > > will add three shuffles by limit(), groupby() and count()
   > 
   > have you confirmed? groupby + count is one operator called Aggregate.
   
   Updated,  `count` won't trigger shuffle.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

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

Reply via email to