Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/19368#discussion_r141470912
--- 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 --
how about the other built-in formats?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]