pan3793 commented on code in PR #45660:
URL: https://github.com/apache/spark/pull/45660#discussion_r1535226492


##########
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:
   The corresponding benchmark results are updated



-- 
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]

Reply via email to