[Bug] delete sql will fail when creating a table without explicitly declaring the number of buckets. #2956
Closed
1 of 2 tasks
Labels
bug
Something isn't working
Search before asking
Paimon version
0.7
Compute Engine
flink-1.17.2
Minimal reproduce step
ERROR MSG:
However, if I explicitly declare the number of buckets when creating the table as in the statement below, the issue does not occur.
What doesn't meet your expectations?
I can run successfully regardless of whether I explicitly declare the number of buckets when creating the table (as it defaults to one bucket if not declared).
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: