You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Sagar Sumit (Jira)" <ji...@apache.org> on 2023/03/29 10:48:00 UTC

[jira] [Closed] (HUDI-3794) Rebase HoodieBackedTableMetadata API to return HoodieData

     [ https://issues.apache.org/jira/browse/HUDI-3794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sagar Sumit closed HUDI-3794.
-----------------------------
    Fix Version/s: 0.13.0
       Resolution: Done

> Rebase HoodieBackedTableMetadata API to return HoodieData
> ---------------------------------------------------------
>
>                 Key: HUDI-3794
>                 URL: https://issues.apache.org/jira/browse/HUDI-3794
>             Project: Apache Hudi
>          Issue Type: Bug
>            Reporter: Alexey Kudinkin
>            Priority: Critical
>             Fix For: 0.13.0
>
>
> Currently, HoodieBackedTableMetadata returns Lists, Maps meaning that for large tables
>  # It could become a bottleneck (due to lack of natural partition handling in parallel)
>  # Hit OOMs
>  
> Similar to HoodieBackedTableMetadataWriter, the Read API has to be rebased to return HoodieData



--
This message was sent by Atlassian Jira
(v8.20.10#820010)