[ https://issues.apache.org/jira/browse/HUDI-3356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sagar Sumit closed HUDI-3356. ----------------------------- Resolution: Won't Do > Conversion of write stats to metadata index records should use HoodieData > throughout > ------------------------------------------------------------------------------------ > > Key: HUDI-3356 > URL: https://issues.apache.org/jira/browse/HUDI-3356 > Project: Apache Hudi > Issue Type: Task > Components: writer-core > Reporter: Manoj Govindassamy > Assignee: Sagar Sumit > Priority: Blocker > Labels: pull-request-available > Fix For: 0.11.0 > > > HoodieMetadataTableUtil convertMetadataToRecords() converts all write stats > to metadata index records to List of HoodieRecords before passing on them to > engine specific commit() to prep records. This can OOM driver. We need to use > HoodieData<HoodieRecords> throughout. -- This message was sent by Atlassian Jira (v8.20.1#820001)