Github user dongjoon-hyun commented on a diff in the pull request: https://github.com/apache/spark/pull/22263#discussion_r225619883 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/CachedTableSuite.scala --- @@ -328,34 +325,6 @@ class CachedTableSuite extends QueryTest with SQLTestUtils with SharedSQLContext assert(isExpectStorageLevel(rddId, Memory)) } - test("SQL interface support storageLevel(Invalid StorageLevel)") { --- End diff -- Sorry, but why do you remove these unique ones ?
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org