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/06/11 12:17:14 UTC

[GitHub] [spark] zhengruifeng opened a new pull request, #36846: [SPARK-37961][SQL][TEST][WIP] Override maxRows/maxRowsPerPartition for some logical operators

zhengruifeng opened a new pull request, #36846:
URL: https://github.com/apache/spark/pull/36846

   ### What changes were proposed in this pull request?
   
   
   1, override `maxRowsPerPartition` in `Sort`,`Expand`,`Sample`,`CollectMetrics`;
   2, override `maxRows` in  `Except`,`Expand`,`CollectMetrics`;
   
   ### Why are the changes needed?
   
   to provide an accurate value if possible
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   added UT


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


[GitHub] [spark] zhengruifeng closed pull request #36846: [SPARK-37961][SQL][TEST][WIP] Override maxRows/maxRowsPerPartition for some logical operators

Posted by GitBox <gi...@apache.org>.
zhengruifeng closed pull request #36846: [SPARK-37961][SQL][TEST][WIP] Override maxRows/maxRowsPerPartition for some logical operators
URL: https://github.com/apache/spark/pull/36846


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