rangareddy commented on issue #17013: URL: https://github.com/apache/hudi/issues/17013#issuecomment-5391445058
This issue was reviewed as part of the JIRA-migrated backlog triage (HUDI-9436). **Findings: still open.** The body restates the title with no reproduction, stack trace, or named code path, so the precise filtering site cannot be identified from the ticket. The described behaviour would be a correctness problem worth pinning down, though - a whole file slice being dropped because its first log file is still pending means a reader silently misses committed data in that slice. Worth stating whether the symptom is missing rows or an exception, and on which read path. Related: #17018 (HUDI-9423) covers completion-time-based ordering of log files in a file group, which is the same bookkeeping area and whose PR also lapsed. 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]
