dongjoon-hyun commented on code in PR #46468:
URL: https://github.com/apache/spark/pull/46468#discussion_r1595779885


##########
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveExternalCatalogVersionsSuite.scala:
##########
@@ -211,7 +211,7 @@ class HiveExternalCatalogVersionsSuite extends 
SparkSubmitTestUtils {
         tryDownloadSpark(version, sparkTestingDir.getCanonicalPath)
       }
 
-      // Extract major.minor for testing Spark 3.1.x and 3.0.x with metastore 
2.3.9 and Java 11.
+      // Extract major.minor for testing Spark 3.1.x and 3.0.x with metastore 
2.3.10 and Java 11.

Review Comment:
   Instead of updating this, it seems that we had better remove this comment 
because this is very outdated in many ways.
   - We don't testing Spark 3.1.x and 3.0.x
   - We don't test Java 11



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to