[
https://issues.apache.org/jira/browse/IGNITE-7200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16290645#comment-16290645
]
ASF GitHub Bot commented on IGNITE-7200:
----------------------------------------
GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/3225
IGNITE-7200
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-7200
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3225.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3225
----
commit 94f3f06b4e801a81d6b76f3ca207c8f1ad140d82
Author: devozerov <[email protected]>
Date: 2017-12-14T09:09:12Z
Encapsulated UpdatePlan.
commit 18fa4820558a5e385f31a859c4ea1edd2eee028d
Author: devozerov <[email protected]>
Date: 2017-12-14T09:26:38Z
Simplification.
commit b98b8f83ba3c2f4dd1ec411f5f9831ab99b01403
Author: devozerov <[email protected]>
Date: 2017-12-14T10:05:02Z
Fast update processing.
----
> SQL: Improvde DML encapsulation
> -------------------------------
>
> Key: IGNITE-7200
> URL: https://issues.apache.org/jira/browse/IGNITE-7200
> Project: Ignite
> Issue Type: Task
> Components: sql
> Reporter: Vladimir Ozerov
> Assignee: Vladimir Ozerov
> Fix For: 2.4
>
>
> Currently DML logic has a lot of public fields which are used all over the
> code chaotically, what make DML code hard to understand and maintain. Need to
> fix it.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)