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] Support delete in Partial-update #4939

Open
1 of 2 tasks
phadmoe opened this issue Jan 17, 2025 · 0 comments
Open
1 of 2 tasks

[Feature] Support delete in Partial-update #4939

phadmoe opened this issue Jan 17, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@phadmoe
Copy link

phadmoe commented Jan 17, 2025

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

We use Paimon Partial-update to build a wide table, repalcing traditional multi-stream join job in Flink.
Since the multi-stream data come from different date(dt), we do not use dt as primary key.
So we hope to use insert & delete(not supported yet) Flink job at the same time to maintain the table data at 45 days.

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@phadmoe phadmoe added the enhancement New feature or request label Jan 17, 2025
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

No branches or pull requests

1 participant