Github user gatorsmile commented on a diff in the pull request: https://github.com/apache/spark/pull/21100#discussion_r183601150 --- Diff: sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala --- @@ -896,6 +896,25 @@ class SQLQuerySuite extends QueryTest with SharedSQLContext { } } + test("SPARK-24012 Union of map and other compatible columns") { --- End diff -- yes. please add them to SQLQueryTestSuite
--- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org