Open
Description
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 commentedon Apr 8, 2023
I would like to take this issue, @JingsongLi
JingsongLi commentedon Apr 11, 2023
Welcome~