Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/22359#discussion_r216021081
--- 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 --
Since this is a bug fix, can we have `SPARK-25313` prefix?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]