rangareddy commented on issue #14435: URL: https://github.com/apache/hudi/issues/14435#issuecomment-5066579757
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: This is a JIRA-migrated duplicate (HUDI-48) of the original issue [uber/hudi#339](https://github.com/uber/hudi/issues/339), which is already **closed as completed**. It is a code-cleanup task, not a functional bug. As noted in the migrated comments, the lazy block-reading capability already exists — `HoodieCompactedLogScanner` was renamed to `HoodieMergedLogRecordScanner`, which reads log blocks lazily — so the cleanup called for here is moot on current code. Closing as already resolved (duplicate of the completed #339). If there is a specific remaining cleanup on `HoodieMergedLogRecordScanner`, please open a fresh issue with the concrete details. -- 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]
