Github user viirya commented on a diff in the pull request:
https://github.com/apache/spark/pull/19477#discussion_r144186840
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/SQLQuerySuite.scala
---
@@ -2050,4 +2050,12 @@ class SQLQuerySuite extends QueryTest with
SQLTestUtils with TestHiveSingleton {
}
}
}
+
+ Seq("orc", "parquet", "csv", "json", "text").foreach { format =>
--- End diff --
Maybe this test case is worth merging into. cc @steveloughran Shall we
include this test into #18979?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]