Github user jiangxb1987 commented on a diff in the pull request:
https://github.com/apache/spark/pull/19765#discussion_r151416922
--- Diff:
core/src/test/scala/org/apache/spark/scheduler/MapStatusSuite.scala ---
@@ -98,6 +98,28 @@ class MapStatusSuite extends SparkFunSuite {
}
}
+ test("[SPARK-22540]: HighlyCompressedMapStatus's avgSize is incorrect") {
--- End diff --
nit: `test("SPARK-22540: ensure HighlyCompressedMapStatus calculates
correct avgSize")`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]