huangxiaopingRD opened a new pull request, #17789: URL: https://github.com/apache/hudi/pull/17789
### Describe the issue this Pull Request addresses When I execute the Maven command on my laptop, sometimes it will result in a compile failure due to the rat plugin check. The failure reason is that the file (`hudi-common/src/test/resources/format/delete-block-v2-content-10-records.data`) doesn't have the Apache License. ### Summary and Changelog Exclude data file from rat-plugin check ### Impact None ### 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]
