-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Bug] spark deletes dynamic bucket table, the result is incorrect #2471
Comments
@hekaifei Thank you for pointing it out, can you provide more detailed steps to reproduce it, such as table creation and data insert statement |
|
@Zouxxyy Maybe it's a paimon version issue. I used paimon0.6-spark3.2 to write data and paimon0.7-spark3.2 for deletion. |
@hekaifei Thanks, there are some bug between 'sequence.field' and row lever op, I'll take it |
@Zouxxyy This problem also occurs when update is found |
Search before asking
Paimon version
0.7
Compute Engine
spark
Minimal reproduce step
What doesn't meet your expectations?
For dynamic bucket tables, flink does not support delet. But spark can do it, but the result is incorrect.
I think the error should be reported in advance or it can be repaired and the result will be correct.
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: