Maksim Zhuravkov created IGNITE-20600:
-----------------------------------------
Summary: Sql. Updating primary key column produces an incorrect
error message.
Key: IGNITE-20600
URL: https://issues.apache.org/jira/browse/IGNITE-20600
Project: Ignite
Issue Type: Improvement
Components: sql
Reporter: Maksim Zhuravkov
Fix For: 3.0.0-beta2
Current the error message is `Cannot update field "ID". You cannot update key,
key fields or val field in case the val is a complex type` is not correcnt, as
it is not the reason why this operation was rejected.
Update error message so it indicates that primary key columns are modifiable.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)