[
https://issues.apache.org/jira/browse/IGNITE-4268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov resolved IGNITE-4268.
-------------------------------------
Resolution: Won't Fix
The ticket appears to be irrelevant (3 years of inactivity). Will be re-opened
if needed.
> Allow UPDATEs of the key and its fields in DML statements
> ---------------------------------------------------------
>
> Key: IGNITE-4268
> URL: https://issues.apache.org/jira/browse/IGNITE-4268
> Project: Ignite
> Issue Type: Task
> Components: sql
> Affects Versions: 1.8
> Reporter: Alexander Paschenko
> Priority: Major
>
> Initial DML implementation does not allow to UPDATE columns that correspond
> to key or its fields - direct modification would probably damage the index as
> well as hash map integrity, so UPDATE for such cases would need to do first
> {{remove}}, then {{put}}.
> In the course of review, it has been agreed that this feature will be
> implemented in later releases shortly to deliver initial implementation on
> time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)