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 2022/07/29 06:54:00 UTC

[jira] [Updated] (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 updated HUDI-3794:
------------------------------
    Fix Version/s: 0.13.0
                       (was: 0.12.0)

> 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: Blocker
>             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)