almogtavor opened a new pull request #33493:
URL: https://github.com/apache/spark/pull/33493


   This commit fixes the use of the "o.appAttemptId" variable instead of the 
mistaken "appAttemptId" variable. The current situation is a comparison of 
identical values. Jira issue report SPARK-36273.
   
   ### What changes were proposed in this pull request?
   This is a patch for SPARK-35546 which is needed for push-based shuffle.
   
   ### Why are the changes needed?
   A very minor fix of adding the reference from the other 
"FinalizeShuffleMerge".
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   No unit tests were added. It's a pretty logical change.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to