Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/19779#discussion_r152062291
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/client/VersionsSuite.scala ---
@@ -841,6 +841,76 @@ class VersionsSuite extends SparkFunSuite with Logging
{
}
}
+ test(s"$version: Insert into/overwrite external avro table") {
--- End diff --
Is there a reason to have this in `VersionSuite`?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]