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


##########
.github/workflows/bot.yml:
##########
@@ -570,11 +575,11 @@ jobs:
       matrix:
         include:
           - scalaProfile: 'scala-2.13'
-            flinkProfile: 'flink1.18'
+            flinkProfile: 'flink1.19'

Review Comment:
   For bundle validation, we also need to update the docker image release for 
Flink: 
https://github.com/apache/hudi/blob/d4a4d9c43e40a4d16b7a4859bd19b3704e5794c1/packaging/bundle-validation/ci_run.sh#L43
 which the bundle jar would be run upon.



##########
.github/workflows/bot.yml:
##########
@@ -570,11 +575,11 @@ jobs:
       matrix:
         include:
           - scalaProfile: 'scala-2.13'
-            flinkProfile: 'flink1.18'
+            flinkProfile: 'flink1.19'

Review Comment:
   For bundle validation, we also need to update the docker image release for 
Flink: 
https://github.com/apache/hudi/blob/d4a4d9c43e40a4d16b7a4859bd19b3704e5794c1/packaging/bundle-validation/ci_run.sh#L43
 which the bundle jar would be run with.



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

Reply via email to