xushiyan opened a new pull request, #7265: URL: https://github.com/apache/hudi/pull/7265
### Change Logs flink bundle use 1.10.0 avro version, but hudi common modes were generated during build process controlled by `avro.version` property, which is not overwritten in flink profiles. This would resulted in generated models being incompatible with included avro lib in flink-bundle. Fix https://github.com/apache/hudi/issues/7259 and https://github.com/apache/hudi/issues/7047 ### Impact Build process for flink bundles has to be separated out from other bundles. Dev and release processes should be updated accordingly. ### Risk level low ### Documentation Update - [ ] build instructions to be updated - [ ] release process to be updated ### 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]
