[jira] [Commented] (IGNITE-4320) Minor fixes in DmlStatementsProcessor

2016-12-05 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15722160#comment-15722160
 ] 

ASF GitHub Bot commented on IGNITE-4320:


Github user asfgit closed the pull request at:

https://github.com/apache/ignite/pull/1292


> Minor fixes in DmlStatementsProcessor
> -
>
> Key: IGNITE-4320
> URL: https://issues.apache.org/jira/browse/IGNITE-4320
> Project: Ignite
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 1.8
>Reporter: Alexander Paschenko
>Assignee: Vladimir Ozerov
> Fix For: 1.8
>
>
> 1. Important local variable renamed to more sane name
> 2. Removed duplicate operation manipulations in doUpdate
> 3. Small optimization in doUpdate (don't read key fields as we won't use them 
> anyway)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (IGNITE-4320) Minor fixes in DmlStatementsProcessor

2016-11-28 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-4320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15701420#comment-15701420
 ] 

ASF GitHub Bot commented on IGNITE-4320:


GitHub user alexpaschenko opened a pull request:

https://github.com/apache/ignite/pull/1292

IGNITE-4320 Minor fixes inside DML engine



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/gridgain/apache-ignite ignite-4320

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/1292.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 #1292


commit 78313af8699130b0f6dee16bd5c969224e640a8b
Author: Alexander Paschenko 
Date:   2016-11-27T17:52:50Z

IGNITE-4320 Minor fixes inside DML engine




> Minor fixes in DmlStatementsProcessor
> -
>
> Key: IGNITE-4320
> URL: https://issues.apache.org/jira/browse/IGNITE-4320
> Project: Ignite
>  Issue Type: Improvement
>  Components: SQL
>Affects Versions: 1.8
>Reporter: Alexander Paschenko
>Assignee: Alexander Paschenko
> Fix For: 1.8
>
>
> 1. Important local variable renamed to more sane name
> 2. Removed duplicate operation manipulations in doUpdate
> 3. Small optimization in doUpdate (don't read key fields as we won't use them 
> anyway)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)