nsivabalan commented on issue #16944: URL: https://github.com/apache/hudi/issues/16944#issuecomment-4800697575
This appears to have been addressed by [HUDI-8287](https://issues.apache.org/jira/browse/HUDI-8287) / PR #13313 (commit `72f63ef1c59c`, May 2025), which removed `HoodieMergedReadHandle` entirely and routes the read path through `HoodieFileGroupReader` (changes landed in `HoodieIndexUtils`). The class no longer exists on master. Closing as fixed seems appropriate — please reopen if there's a remaining gap not covered by HUDI-8287. -- 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]
