Bootstrap supports index alignment
Open
area:sql
from-jira
priority:high
status:pr-available
type:feature
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 2.5k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 111
Description
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!
## JIRA info
- Link: https://issues.apache.org/jira/browse/HUDI-4196
- Type: New Feature
- Attachment(s):
- 06/Jun/22 09:04;Bo Cui;image-2022-06-06-17-04-01-515.png;https://issues.apache.org/jira/secure/attachment/13044676/image-2022-06-06-17-04-01-515.png
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.