You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/09/23 03:55:38 UTC

[GitHub] [hudi] CTTY commented on pull request #6757: [HUDI-4901] Add avro.version to Flink profiles

CTTY commented on PR #6757:
URL: https://github.com/apache/hudi/pull/6757#issuecomment-1255773674

   > Please validate the packaged jar version for hudi-flink and hudi-flink-bundle
   
   Tested with flink1.15 profile:
   hudi-flink
   ```
   [INFO] org.apache.hudi:hudi-flink:jar:0.13.0-SNAPSHOT
   [INFO] \- org.apache.avro:avro:jar:1.10.0:compile
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   ```
   
   hudi-flink-bundle
   ```
   [INFO] org.apache.hudi:hudi-flink1.15-bundle:jar:0.13.0-SNAPSHOT
   [INFO] \- org.apache.avro:avro:jar:1.10.0:compile
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD SUCCESS
   ```


-- 
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-unsubscribe@hudi.apache.org

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