nsivabalan opened a new issue, #14262: URL: https://github.com/apache/hudi/issues/14262
### Task Description **What needs to be done:** Lets follow up on the readers as well and clean them up. Any changes in AbstractHoodieLogRecordReader from patches 9545 and 9611 needs to be removed. **Why this task is needed:** Sometime back, we added spurious log block handling in LogRecordReader https://github.com/apache/hudi/pull/9545. but later found gaps in some edge cases where we can't deterministically point out which sequence could be valid vs which ones are not. So, we had to revert the changes. But the revert https://github.com/apache/hudi/pull/10922 was not a full commit revert, but reverting write side changes. ### Task Type Code improvement/refactoring ### Related Issues **Parent feature issue:** (if applicable ) **Related issues:** NOTE: Use `Relationships` button to add parent/blocking issues after issue is created. -- 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]
