ulysses-you commented on a change in pull request #1975:
URL: https://github.com/apache/incubator-kyuubi/pull/1975#discussion_r813728335
##########
File path: .github/workflows/master.yml
##########
@@ -116,7 +116,7 @@ jobs:
run: >-
./build/mvn clean install -Dmaven.javadoc.skip=true -Drat.skip=true
-Dscalastyle.skip=true -Dspotless.check.skip
-Dorg.slf4j.simpleLogger.defaultLogLevel=warn -V
-pl kyuubi-server -am
- -Pspark-3.1
+ -Pspark-3.2
Review comment:
seems we can remove the spark profile since the default spark version is
3.2.1
--
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]