SteNicholas commented on PR #7891: URL: https://github.com/apache/hudi/pull/7891#issuecomment-1451591769
@bvaradar, the ` timeline.containsOrBeforeTimelineStarts()` returns true for the file slice of the pending clustering instant when the previous commits before the pending clustering instant are archived. The `isBeforeTimelineStarts` returns true because there is no completed instant before the pending clustering instant. PTAL. -- 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]
