Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19747#discussion_r151213264
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -68,6 +69,36 @@ class SQLQuerySuite extends QueryTest with SQLTestUtils
with TestHiveSingleton {
import hiveContext._
import spark.implicits._
+ test("SPARK-22431: illegal nested type") {
--- End diff --
Move these to `HiveCatalogedDDLSuite`
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]