Github user gatorsmile commented on a diff in the pull request:
https://github.com/apache/spark/pull/20606#discussion_r168265021
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveExternalCatalogVersionsSuite.scala
---
@@ -195,7 +195,7 @@ class HiveExternalCatalogVersionsSuite extends
SparkSubmitTestUtils {
object PROCESS_TABLES extends QueryTest with SQLTestUtils {
// Tests the latest version of every release line.
- val testingVersions = Seq("2.0.2", "2.1.2", "2.2.0")
+ val testingVersions = Seq("2.0.2", "2.1.2", "2.2.0", "2.2.1")
--- End diff --
Already has it in the PR description.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]