Github user dongjoon-hyun commented on a diff in the pull request:
https://github.com/apache/spark/pull/21707#discussion_r200826322
--- Diff:
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveExternalCatalogVersionsSuite.scala
---
@@ -160,7 +160,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.1")
+ val testingVersions = Seq("2.0.2", "2.1.2", "2.2.2")
--- End diff --
@tgravescs . Could you replace 2.1.2 with 2.1.3, too?
cc @vanzin (2.1.3 release manager).
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]