anishshri-db opened a new pull request, #42491: URL: https://github.com/apache/spark/pull/42491
### What changes were proposed in this pull request? Removed unused RocksDB custom metrics for pause/writeBatch ### Why are the changes needed? Remove unused metrics from query progress ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Modified existing tests ``` [info] Run completed in 23 seconds, 724 milliseconds. [info] Total number of tests run: 11 [info] Suites: completed 1, aborted 0 [info] Tests: succeeded 11, failed 0, canceled 0, ignored 0, pending 0 [info] All tests passed. [success] Total time: 53 s, completed Aug 14, 2023, 3:30:56 PM ``` -- 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]
