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/08/04 20:28:44 UTC

[GitHub] [spark] mridulm commented on pull request #37395: [SPARK-39967][CORE] Use the successful array to count the number of t…

mridulm commented on PR #37395:
URL: https://github.com/apache/spark/pull/37395#issuecomment-1205734990

   `tasksSuccessful` is consistent with `tasksSuccessful` - can you point specifically to where it is not ?
   It is expensive enumerate through the `successful` array to count number of successfully computed partitions.


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