LuciferYang commented on PR #36195: URL: https://github.com/apache/spark/pull/36195#issuecomment-1098831511
Maybe we should split this PR into two small pr: One use `Utils.tryWithResource` close all `KVStoreIterator` opened by `RocksDB.view(Class<T> type).iterator` and `RocksDB.view(Class<T> type).iterator` The other one remove the `finalize()` method from `LevelDB/RocksDB` If necessary, please let me know -- 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]
