hudi-bot opened a new issue, #16944: URL: https://github.com/apache/hudi/issues/16944
`HoodieMergedReadHandle` contains adhoc merge logic to merge base file and log files, which does no support some important features, like partial updates. Therefore, FG reader should be used to replace this adhoc merge logic here. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-9261 - Type: Bug - Affects version(s): - 1.1.0 -- 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]
