[
https://issues.apache.org/jira/browse/HUDI-9080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17931591#comment-17931591
]
Y Ethan Guo edited comment on HUDI-9080 at 2/28/25 11:48 PM:
-------------------------------------------------------------
Also revisit byte[] usage in ArchivedTimelineV1 and ArchivedTimelineV2 to see
if those can be removed.
was (Author: JIRAUSER280684):
Also revisit byte[] usage in ArchivedTimelineV1 to see if those can be removed.
> Clean up instant serialization ser/deserialization
> --------------------------------------------------
>
> Key: HUDI-9080
> URL: https://issues.apache.org/jira/browse/HUDI-9080
> Project: Apache Hudi
> Issue Type: Bug
> Affects Versions: 1.1.0
> Reporter: Davis Zhang
> Priority: Major
> Fix For: 1.1.0
>
>
> in [https://github.com/apache/hudi/pull/12826] we replaced main usage of byte
> [] holding commit metadata.
>
> For all TimelineMetadataUtils APIs their inputs are tightly coupled with
> timeline object so we should consider moving them into the timeline class
> itself.
>
> We need to see what's the remaining effort to eliminate getInstantDetails
> byte [] API and getInputStreamOptionLegacy API
--
This message was sent by Atlassian Jira
(v8.20.10#820010)