ahshahid commented on PR #50033:
URL: https://github.com/apache/spark/pull/50033#issuecomment-2780118042

   @attilapiros .. I will go through what you are saying on monday.. as of now 
I dont understand much..
   My understanding so far is that if result stage's any task fails, and if the 
result stage is inDeterminate, then retry is possible iff the failing task is 
the first to be processed. ( Because result stage cannot be rollled back.. yes 
I saw the comment). And as far as my understanding goes, that is what the code 
is doing.. I will study the proposed change of yours which is needed, in 
addition to the current code. It may help if you have a test for what you are 
saying.


-- 
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-unsubscr...@spark.apache.org

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


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

Reply via email to