Rajeev-01 opened a new pull request, #14148: URL: https://github.com/apache/hudi/pull/14148
### Describe the issue this Pull Request addresses Fixing the recovery logic which will be backward compatible even for the older version tables ### Summary and Changelog - It's a followup for https://github.com/apache/hudi/pull/13740 - In the previous one, we are not checking if the properties doesn't contain the check sum property which might be true for the older version tables and we need the table name to be present to generate the checksum as a part of the current update. ### 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]
