yuzhaojing created HUDI-1924:
--------------------------------

             Summary: 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


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)

Reply via email to