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 default aggregate function for partial update #3373

Closed
1 of 2 tasks
FangYongs opened this issue May 22, 2024 · 0 comments · Fixed by #3374
Closed
1 of 2 tasks

[Feature] Support default aggregate function for partial update #3373

FangYongs opened this issue May 22, 2024 · 0 comments · Fixed by #3374
Labels
bug Something isn't working

Comments

@FangYongs
Copy link
Contributor

FangYongs commented May 22, 2024

Search before asking

  • I searched in the issues and found nothing similar.

Paimon version

Support default aggregate such as last_non_value for partial update with and without sequence group and users can update non-null value with sequence group

Compute Engine

all

Minimal reproduce step

Partial update with null value

What doesn't meet your expectations?

The null value should not be updated in the old record

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!
@FangYongs FangYongs added the bug Something isn't working label May 22, 2024
@FangYongs FangYongs changed the title [Bug] Dont partial old field to null when the field value is null for sequence-group [Feature] Support default aggregate function for partial update May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant