You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Xianghu Wang (Jira)" <ji...@apache.org> on 2021/06/08 05:57:00 UTC

[jira] [Resolved] (HUDI-1924) Support bootstrap operator to load index from hoodieTable

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

Xianghu Wang resolved HUDI-1924.
--------------------------------
    Resolution: Fixed

Fixed via master : cf83f10f5b369e1f16e63b4b68750d3ad2dc0240

> Support bootstrap operator to load index from hoodieTable 
> ----------------------------------------------------------
>
>                 Key: HUDI-1924
>                 URL: https://issues.apache.org/jira/browse/HUDI-1924
>             Project: Apache Hudi
>          Issue Type: Improvement
>          Components: Flink Integration
>            Reporter: yuzhaojing
>            Assignee: yuzhaojing
>            Priority: Major
>              Labels: pull-request-available
>
> Now we load index in BucketAssign, but hoodieRecords in a baseFile may be belong many task,  So we have to load all files in any BucketAssign task.
> If we add a operator before BucketAssign, then key by index Record to BucketAssign, that we can implement assign part of files to any task.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)