Github user superbobry commented on a diff in the pull request:
https://github.com/apache/spark/pull/19992#discussion_r158154921
--- Diff: core/src/test/scala/org/apache/spark/util/JsonProtocolSuite.scala
---
@@ -2022,12 +1947,7 @@ private[spark] object JsonProtocolSuite extends
Assertions {
| "Port": 300
| },
| "Block ID": "rdd_0_0",
- | "Storage Level": {
--- End diff --
These strings are used with `testEvent` which assert that the serialized
representation matches the one given in the string literal. See
https://github.com/criteo-forks/spark/blob/7869e63a569a6fb6725996084f0c5c55fc130ac8/core/src/test/scala/org/apache/spark/util/JsonProtocolSuite.scala#L457
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]