yihua opened a new pull request, #11495: URL: https://github.com/apache/hudi/pull/11495
### Change Logs This PR adds the Hudi CLI bundle for Scala 2.13: - Fixes build failure of `hudi-cli` module on Scala 2.13 - Updates CI script to validate the CLI bundle build on Scala 2.13 - Updates release scripts on the new bundle `hudi-cli-bundle_2.13` Tested locally that the commits, archival, and compaction commands work with `hudi-cli-bundle_2.13` on Spark 3.5 and Scala 2.13. ### Impact Hudi CLI bundle support on Scala 2.13. ### Risk level none ### Documentation Update Docs will be updated by [HUDI-7923](https://issues.apache.org/jira/browse/HUDI-7923). ### 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]
