LuciferYang edited a comment on pull request #33556:
URL: https://github.com/apache/spark/pull/33556#issuecomment-888091726


   6f4430c and 6573bca add 2 case to test `ExternalAppendOnlyMap.spill` and 
`ExternalSorter.spill` methods, the test case verify `recordsWritten same as 
data size` and `bytesWritten same as file size`.
   
   After the new test passed , I will add the next commits to replace 
`revertPartialWritesAndClose()` with `close()` method and ensure the test still 
passes


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