the-other-tim-brown commented on code in PR #17637:
URL: https://github.com/apache/hudi/pull/17637#discussion_r2636218525
##########
packaging/bundle-validation/validate.sh:
##########
@@ -300,10 +300,7 @@ test_metaserver_bundle () {
##
test_cli_bundle() {
echo "::warning::validate.sh setting up CLI bundle validation"
-
- if [ "$SPARK_VERSION" = "4.0.0" ]; then
- change_java_runtime_version
- fi
+ change_java_runtime_version
Review Comment:
Should it be updated to just check the scala profile version?
--
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]