Alexey Kukushkin created IGNITE-12807:
-----------------------------------------

             Summary: Key and Value fields with same name and SQL DML
                 Key: IGNITE-12807
                 URL: https://issues.apache.org/jira/browse/IGNITE-12807
             Project: Ignite
          Issue Type: Improvement
            Reporter: Alexey Kukushkin
            Assignee: Alexey Kukushkin


Key/Value API allows both the Key and Value have fields with same name. This is 
a very popular arrangement since most users are ready to sacrifice extra memory 
footprint for the sake of having a self-sufficient value entity.

Using SQL DML to update such an entry will update only the key field, leaving 
the value field unchanged. This is a huge usability issue for the mixed K/V and 
SQL API apps.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to