pan3793 commented on a change in pull request #1937:
URL: https://github.com/apache/incubator-kyuubi/pull/1937#discussion_r810623841



##########
File path: .github/workflows/master.yml
##########
@@ -23,21 +23,21 @@ jobs:
             spark-hadoop: '2.7'
           - java: 8
             spark: '3.1'
+            spark-hadoop: '3.2'
+          - java: 8
+            spark: '3.2'

Review comment:
       I don't get your ponit.
   
   Previously, we use `kyuubi-spark-sql-engine.jar` build against Spark 3.1 do 
corss test on spark-3.0 & hadoop-2.7 and spark 3.2 & hadoop 3.2.
   
   Now, we use `kyuubi-spark-sql-engine.jar` build against Spark 3.2 do corss 
test on spark-3.0 & hadoop-2.7 and spark 3.1 & hadoop 3.2.
   




-- 
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]


Reply via email to