[GitHub] [spark] Kimahriman commented on a diff in pull request #35959: [SPARK-38640][CORE] Fix NPE with memory-only cache blocks and RDD fetching

2022-04-11 Thread GitBox
Kimahriman commented on code in PR #35959: URL: https://github.com/apache/spark/pull/35959#discussion_r847740636 ## core/src/test/scala/org/apache/spark/ExternalShuffleServiceSuite.scala: ## @@ -255,4 +255,22 @@ class ExternalShuffleServiceSuite extends ShuffleSuite with Before

[GitHub] [spark] Kimahriman commented on a diff in pull request #35959: [SPARK-38640][CORE] Fix NPE with memory-only cache blocks and RDD fetching

2022-04-11 Thread GitBox
Kimahriman commented on code in PR #35959: URL: https://github.com/apache/spark/pull/35959#discussion_r847740504 ## core/src/test/scala/org/apache/spark/ExternalShuffleServiceSuite.scala: ## @@ -255,4 +255,22 @@ class ExternalShuffleServiceSuite extends ShuffleSuite with Before

[GitHub] [spark] Kimahriman commented on a diff in pull request #35959: [SPARK-38640][CORE] Fix NPE with memory-only cache blocks and RDD fetching

2022-04-05 Thread GitBox
Kimahriman commented on code in PR #35959: URL: https://github.com/apache/spark/pull/35959#discussion_r842436352 ## core/src/test/scala/org/apache/spark/ExternalShuffleServiceSuite.scala: ## @@ -255,4 +255,22 @@ class ExternalShuffleServiceSuite extends ShuffleSuite with Before

[GitHub] [spark] Kimahriman commented on a diff in pull request #35959: [SPARK-38640][CORE] Fix NPE with memory-only cache blocks and RDD fetching

2022-04-05 Thread GitBox
Kimahriman commented on code in PR #35959: URL: https://github.com/apache/spark/pull/35959#discussion_r842433930 ## core/src/test/scala/org/apache/spark/ExternalShuffleServiceSuite.scala: ## @@ -255,4 +255,22 @@ class ExternalShuffleServiceSuite extends ShuffleSuite with Before