yihua commented on code in PR #17637:
URL: https://github.com/apache/hudi/pull/17637#discussion_r2636468530
##########
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:
Got it. Have you pushed the change on this?
--
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]