xuechendi commented on a change in pull request #32534:
URL: https://github.com/apache/spark/pull/32534#discussion_r634090809
##########
File path: core/src/test/scala/org/apache/spark/storage/MemoryStoreSuite.scala
##########
@@ -546,4 +550,105 @@ class MemoryStoreSuite
}
}
}
+
+ test("put native objects to MemoryStore and remove") {
Review comment:
@srowen, I see, I changed the UT as a dummy one, using one allocated
counter to verify close functions were called after remove() or clear()
--
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]