apache / apache/hudi

Bootstrap supports index alignment

Open
#15,211 1 comment 0 reactions 1 assignee Claimed by @xushiyan View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.