apache / apache/paimon

[Feature] Introduce async lookup join for Paimon

Open
#848 2 comments 0 reactions 1 assignee Claimed by @Myasuka View on GitHub
enhancement
Dominant language
Java
Stars
3.4k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
396

Description

### Search before asking

- [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.

### Motivation

We currently use retry lookup join, but we need to wait for the previous data to join before the subsequent data will be processed. If unordered output is used, paimon needs to implement async lookup join.

### Solution

_No response_

### Anything else?

_No response_

### Are you willing to submit a PR?

- [ ] I'm willing to submit a PR!

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.