[
https://issues.apache.org/jira/browse/IGNITE-6199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-6199:
------------------------------------
Labels: performance (was: )
> SQL: DML processor should send deltas instead of full values when possible
> --------------------------------------------------------------------------
>
> Key: IGNITE-6199
> URL: https://issues.apache.org/jira/browse/IGNITE-6199
> Project: Ignite
> Issue Type: Task
> Components: sql
> Affects Versions: 2.1
> Reporter: Vladimir Ozerov
> Labels: performance
>
> Currently we send full values during DML operations. Instead, we should find
> the way to send only changed attributes. Chances that it will require adding
> versions of existing entries, or even the whole MVCC, to prevent inconsistent
> updates.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)