yaooqinn commented on code in PR #45660:
URL: https://github.com/apache/spark/pull/45660#discussion_r1535181447
##########
core/src/test/scala/org/apache/spark/MapStatusesSerDeserBenchmark.scala:
##########
@@ -85,12 +86,11 @@ object MapStatusesSerDeserBenchmark extends BenchmarkBase {
}
benchmark.run()
- // scalastyle:off
- import org.apache.commons.io.FileUtils
+ // scalastyle:off println
benchmark.out.println("Compressed Serialized MapStatus sizes: " +
- FileUtils.byteCountToDisplaySize(serializedMapStatusSizes))
Review Comment:
shall we update the benchmark golden files?
--
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]