mansipp commented on code in PR #12882:
URL: https://github.com/apache/hudi/pull/12882#discussion_r1978562185


##########
packaging/bundle-validation/ci_run.sh:
##########
@@ -133,10 +133,12 @@ if [ -z "$STAGING_REPO_NUM" ] && [ -z "$MAVEN_BASE_URL" 
]; then
   echo 'Adding built bundle jars for validation'
   if [[ "$SCALA_PROFILE" != 'scala-2.13' ]]; then
     # For Scala 2.13, Flink is not support, so skipping the Flink bundle 
validation
+    cp 
${GITHUB_WORKSPACE}/packaging/hudi-cli-bundle/target/hudi-*-$HUDI_VERSION.jar 
$TMP_JARS_DIR/

Review Comment:
   Thanks Ethan for reviewing this PR. Ack



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