[
https://issues.apache.org/jira/browse/HUDI-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17133815#comment-17133815
]
sivabalan narayanan commented on HUDI-635:
------------------------------------------
got it. So, instead of storing entire HoodieRecord as value, we want to store
just the payload and later construct the HoodieRecord from it. Thanks for
clarifying. Will take it up from here.
> MergeHandle's DiskBasedMap entries can be thinner
> -------------------------------------------------
>
> Key: HUDI-635
> URL: https://issues.apache.org/jira/browse/HUDI-635
> Project: Apache Hudi
> Issue Type: Improvement
> Components: Performance, Writer Core
> Reporter: Vinoth Chandar
> Assignee: sivabalan narayanan
> Priority: Blocker
> Labels: help-requested
> Fix For: 0.6.0
>
>
> Instead of <Key, HoodieRecord>, we can just track <Key, Payload> ... Helps
> with use-cases like HUDI-625
--
This message was sent by Atlassian Jira
(v8.3.4#803005)