LuciferYang commented on code in PR #44208:
URL: https://github.com/apache/spark/pull/44208#discussion_r1430984227


##########
.github/workflows/maven_test.yml:
##########
@@ -40,7 +40,7 @@ on:
         description: Additional environment variables to set when running the 
tests. Should be in JSON format.
         required: false
         type: string
-        default: '{}'
+        default: '{"SKIP_SPARK_RELEASE_VERSIONS": "3.3.3,3.4.2,3.5.0,master"}'

Review Comment:
   and default should be `'{}'` or `''`, we should pass it from 
`build_maven.yml`



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