cxzl25 opened a new pull request #29669:
URL: https://github.com/apache/spark/pull/29669


   
   ### What changes were proposed in this pull request?
   Before SPARK-31511 is fixed, `BytesToBytesMap` iterator() is not thread-safe 
and may cause data inaccuracy. 
   We need to add a unit test.
   
   ### Why are the changes needed?
   Increase test coverage to ensure that iterator() is thread-safe.
   
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   
   ### How was this patch tested?
   add 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.

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