gengliangwang commented on code in PR #45876:
URL: https://github.com/apache/spark/pull/45876#discussion_r1556267923


##########
sql/hive/src/test/scala/org/apache/spark/sql/hive/HiveExternalCatalogVersionsSuite.scala:
##########
@@ -200,8 +202,9 @@ class HiveExternalCatalogVersionsSuite extends 
SparkSubmitTestUtils {
           logInfo("Skip tests because old Spark versions don't support Java 
21.")
         }
       } else {
-        logError(s"Python version <  
${TestUtils.minimumPythonSupportedVersion}, " +
-          "the running environment is unavailable.")
+        logError(

Review Comment:
   We don't need to migrate the test changes.



-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to