rangareddy commented on issue #17018: URL: https://github.com/apache/hudi/issues/17018#issuecomment-5391446014
This issue was reviewed as part of the JIRA-migrated backlog triage (HUDI-9423). **Findings: not done, and the linked PR is closed without merging.** PR #13376 (`[HUDI-9423] Use completion time based ordering of log files in file group`) is **closed and unmerged**. A closed-unmerged PR is not a fix, so the `status:pr-available` label here is misleading - it suggests a patch is awaiting review when there is none. Worth removing. The description scopes this well: completion time is not taken into account when ordering log files within a file group, which can leave them unordered, and the fix is targeted at table version 8. Worth restating on the ticket that this is a **correctness** concern for merge-on-read rather than a cleanup - log ordering determines which value wins a merge - so it should not be deprioritised because the PR lapsed. Related: #17013 (HUDI-9436) reports a file slice being filtered when the first log in the slice is still pending, which is the same area of log-file/file-slice bookkeeping. Keeping this open. -- 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]
