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


##########
.github/workflows/release_candidate_validation.yml:
##########
@@ -121,6 +121,10 @@ jobs:
             flinkProfile: 'flink2.1'
             sparkProfile: 'spark3.5'
             sparkRuntime: 'spark3.5.1'
+          - scalaProfile: 'scala-2.12'
+            flinkProfile: 'flink2.2'

Review Comment:
   [P2] Mirror Flink 2.2 in Maven artifact validation
   
   Could we add a `flink2.2` entry to 
`.github/workflows/maven_artifact_validation.yml` as part of this version 
rollout? That release-artifact matrix currently stops at `flink2.0`, so when 
the workflow is enabled for a release branch it will never download and 
exercise the new `hudi-flink2.2-bundle` from Maven Central. This PR already 
updates the equivalent RC and staging paths; this is the remaining 
release-validation list.



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