Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Introduce async lookup join for Paimon #848

Open
1 of 2 tasks
s7monk opened this issue Apr 7, 2023 · 2 comments
Open
1 of 2 tasks

[Feature] Introduce async lookup join for Paimon #848

s7monk opened this issue Apr 7, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@s7monk
Copy link
Contributor

s7monk commented Apr 7, 2023

Search before asking

  • I searched in the 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!
@s7monk s7monk added the enhancement New feature or request label Apr 7, 2023
@Myasuka
Copy link
Member

Myasuka commented Apr 8, 2023

I would like to take this issue, @JingsongLi

@JingsongLi
Copy link
Contributor

I would like to take this issue, @JingsongLi

Welcome~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants