Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20020#discussion_r158882294
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -1970,6 +1970,19 @@ class SQLQuerySuite extends QueryTest with
SQLTestUtils with TestHiveSingleton {
}
}
+ test("SPARK-22252: FileFormatWriter should respect the input query
schema in HIVE") {
--- End diff --
move it to `HiveCatalogedDDLSuite`?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]