dongjoon-hyun opened a new pull request #27180: [MINOR][TEST] Remove dangling JSONBenchmark-jdk11-results.txt URL: https://github.com/apache/spark/pull/27180 ### What changes were proposed in this pull request? This PR removes a dangling test result, `JSONBenchmark-jdk11-results.txt`. ### Why are the changes needed? 4e0e4e51c4 renamed `JSONBenchmark` to `JsonBenchmark`. https://github.com/apache/spark/pull/26003 regenerated this file at the same time. Recently, https://github.com/apache/spark/pull/27078 regents the result with the correct file name, `JsonBenchmark-jdk11-results.txt`. So, we can remove the old one. ### Does this PR introduce any user-facing change? No. This is a test result. ### How was this patch tested? Manually. We have correctly generated files. - https://github.com/apache/spark/blob/master/sql/core/benchmarks/JsonBenchmark-results.txt - https://github.com/apache/spark/blob/master/sql/core/benchmarks/JsonBenchmark-jdk11-results.txt
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
