jonvex opened a new pull request, #13593: URL: https://github.com/apache/hudi/pull/13593
### Change Logs There was duplicate code and then some of it was changed in: https://issues.apache.org/jira/browse/HUDI-9205 https://issues.apache.org/jira/browse/HUDI-9451 causing a divergence. This pr breaks out the common logic so that changes will be used by both branches now. ### Impact benefits of HUDI-9205 and HUDI-9451 apply to incremental queries and prevent further divergence ### Risk level (write none, low medium or high below) low ### Documentation Update N/A ### 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]
