danny0405 commented on code in PR #8512:
URL: https://github.com/apache/hudi/pull/8512#discussion_r1177660676


##########
scripts/release/deploy_staging_jars.sh:
##########
@@ -75,6 +75,7 @@ declare -a ALL_VERSION_OPTS=(
 "-Dscala-2.12 -Dflink1.14 -Davro.version=1.10.0 -pl 
packaging/hudi-flink-bundle -am"
 "-Dscala-2.12 -Dflink1.15 -Davro.version=1.10.0 -pl 
packaging/hudi-flink-bundle -am"
 "-Dscala-2.12 -Dflink1.16 -Davro.version=1.10.0 -pl 
packaging/hudi-flink-bundle -am"
+"-Dscala-2.12 -Dflink1.17 -Davro.version=1.10.0 -pl 
packaging/hudi-flink-bundle -am"

Review Comment:
   Yeah, we need to fix the `flink.avro.version` as 1.11 for the flink1.17 
profile specially.



##########
scripts/release/deploy_staging_jars.sh:
##########
@@ -75,6 +75,7 @@ declare -a ALL_VERSION_OPTS=(
 "-Dscala-2.12 -Dflink1.14 -Davro.version=1.10.0 -pl 
packaging/hudi-flink-bundle -am"
 "-Dscala-2.12 -Dflink1.15 -Davro.version=1.10.0 -pl 
packaging/hudi-flink-bundle -am"
 "-Dscala-2.12 -Dflink1.16 -Davro.version=1.10.0 -pl 
packaging/hudi-flink-bundle -am"
+"-Dscala-2.12 -Dflink1.17 -Davro.version=1.10.0 -pl 
packaging/hudi-flink-bundle -am"

Review Comment:
   Yeah, we also need to fix the `flink.avro.version` as 1.11 for the flink1.17 
profile specially.



-- 
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: commits-unsubscr...@hudi.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to