[
https://issues.apache.org/jira/browse/HUDI-4283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-4283:
---------------------------------
Labels: pull-request-available (was: )
> The memory cost in HoodieMergeHandle is increasing as the size of base file
> ---------------------------------------------------------------------------
>
> Key: HUDI-4283
> URL: https://issues.apache.org/jira/browse/HUDI-4283
> Project: Apache Hudi
> Issue Type: Improvement
> Components: archiving, compaction, performance
> Reporter: sherhomhuang
> Assignee: sherhomhuang
> Priority: Major
> Labels: pull-request-available
>
> Suppose a situation, there is a large history data in one dimension table.
> All files are in base path. There are few changes in the table, but for the
> large num of history data. It costs a large memory in _*HoodieMergeHandle,*_
> because it will cache _*writtenRecordKeys*_ in memory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)