Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19368#discussion_r141668248
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/MetastoreDataSourcesSuite.scala
---
@@ -1345,6 +1344,17 @@ class MetastoreDataSourcesSuite extends QueryTest
with SQLTestUtils with TestHiv
}
}
+ Seq("orc", "parquet").foreach { format =>
--- End diff --
`parquet`, `json`, `orc`, `csv`, `text`?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]