deepakpanda93 commented on issue #14454: URL: https://github.com/apache/hudi/issues/14454#issuecomment-5254981946
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: this is obsolete rather than pending. The sequence-file based archived commit format no longer exists — the archived timeline is LSM-based (`LSMTimeline`, `ArchivedTimelineV2` under hudi-common/src/main/java/org/apache/hudi/common/table/timeline/), and there are zero `SequenceFile` references left in hudi-common or hudi-client. A conversion tool has nothing left to convert from. If you are on a version old enough that this still applies, please reopen with the version you're upgrading from. Closing as fixed. -- 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]
