Skip to content

[Feature] Introduce async lookup join for Paimon #848

Open
@s7monk

Description

@s7monk
Contributor

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!

Activity

Myasuka

Myasuka commented on Apr 8, 2023

@Myasuka
Member

I would like to take this issue, @JingsongLi

JingsongLi

JingsongLi commented on Apr 11, 2023

@JingsongLi
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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @Myasuka@JingsongLi@s7monk

    Issue actions

      [Feature] Introduce async lookup join for Paimon · Issue #848 · apache/paimon