[
https://issues.apache.org/jira/browse/HUDI-4196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-4196:
---------------------------------
Labels: pull-request-available (was: )
> Bootstrap supports index alignment
> ----------------------------------
>
> Key: HUDI-4196
> URL: https://issues.apache.org/jira/browse/HUDI-4196
> Project: Apache Hudi
> Issue Type: New Feature
> Components: flink-sql
> Reporter: Bo Cui
> Priority: Major
> Labels: pull-request-available
> Attachments: image-2022-06-06-17-04-01-515.png
>
>
> Indexes and data may be out of order.
> After the operator loads indexes, the operator starts to process data.
> if some indexes may have backpressure,the InputGate of bucketAssign may have
> both indexes and data.
> as shown in the following figure, green 3 may be processed before yellow 3
> !image-2022-06-06-17-04-01-515.png!
--
This message was sent by Atlassian Jira
(v8.20.7#820007)