yihua opened a new pull request, #12446: URL: https://github.com/apache/hudi/pull/12446
### Change Logs We made a fix to an issue that fails Flink 1.20 bundle build in the release script which was not caught by CI: #12432 . The root cause is that CI build is not consistent with the release script, specifically the `avro.version` set. This PR fixes the GH CI to be consistent with the release script by setting the `avro.version` per supported Flink version. ### Impact Improves CI on Hudi Flink. ### Risk level none ### Documentation Update N/A ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Change Logs and Impact were stated clearly - [ ] Adequate tests were added if applicable - [ ] CI passed -- 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]
