kamronis opened a new pull request, #17682: URL: https://github.com/apache/hudi/pull/17682
### Describe the issue this Pull Request addresses This closes https://github.com/apache/hudi/issues/17679 Move optimized method for shallow copy with new schema to utils and use it where applicable. ### Summary and Changelog Searched `HoodieAvroUtils.rewriteRecordWithNewSchema` calls and found one class with dead code and one class where function can be applied for prepending metadata. ### Impact Performance improve ### Risk Level None ### Documentation Update None ### Contributor's checklist - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute) - [ ] Enough context is provided in the sections above - [ ] Adequate tests were added if applicable -- 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]
