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/15 03:14:06 UTC

[GitHub] [spark] zhengruifeng commented on pull request #35473: [SPARK-38162][SQL] Optimize one row plan in normal and AQE Optimizer

zhengruifeng commented on pull request #35473:
URL: https://github.com/apache/spark/pull/35473#issuecomment-1039807186


   A weird case is `Sample` with `withReplacement=true`. The underlying `SampleExec` may output more rows than `maxRows`.
   
   see https://github.com/apache/spark/pull/35250


-- 
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