Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/22359#discussion_r216118310
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveDDLSuite.scala
---
@@ -803,6 +803,25 @@ class HiveDDLSuite
}
}
+ test("Insert overwrite directory should output correct schema") {
--- End diff --
In this PR, let's handle this test case only.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]