-
Notifications
You must be signed in to change notification settings - Fork 486
Open
Description
Search before asking
- I searched in the issues and found nothing similar.
Fluss version
0.8.0 (latest release)
Please describe the bug 🐞
Hi there,
I am following this quick-start tutorial (https://fluss.apache.org/docs/quickstart/flink/), and I am facing the following issue (not part of the instructuions) when trying to UPDATE a row of the fluss_order table:
UPDATE fluss_order SET order_priority = 'high' WHERE order_key = 14404096;
[ERROR] Could not execute SQL statement. Reason:
java.lang.IllegalArgumentException: The field count of the row does not match the table schema. Expected: 6, Actual: 7
Solution
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
No labels