GitHub user alexpaschenko opened a pull request:

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

    Ignite 4489

    

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

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

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

    https://github.com/apache/ignite/pull/1412.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 #1412
    
----
commit 76d2e43c063660179bf6223b493ae0e9b1aa552e
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-12T10:35:47Z

    IGNITE-4363 Non binary UPDATE/inner properties general UPDATE fix

commit 55d0710baec0705625dc77be71441138fe155f41
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-12T10:37:21Z

    Merge branch 'master' into ignite-4363

commit ed577b65532c83d1e2863c99d06945af9263af49
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-12T12:48:58Z

    IGNITE-4363 Nested fields handling fix for INSERT/MERGE

commit e5f15ddcd39e1b4d5578f12ea78eb3225d1ae184
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-13T16:52:49Z

    IGNITE-4363 Removed redundant code

commit 1ef44b5d3a28e6929bd8959aedfc97dbee4abe09
Author: devozerov <voze...@gridgain.com>
Date:   2016-12-26T15:15:24Z

    Merge branch 'master' into ignite-4363

commit d148d576b10e3e5b20983d8f93760068088d7e40
Author: devozerov <voze...@gridgain.com>
Date:   2016-12-26T15:18:47Z

    Cosmetics.

commit d362da5fdb0671d17672b0096d064ce30254638f
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-26T15:39:10Z

    IGNITE-4490 Query-less INSERT and MERGE

commit b8dccdc22baf878c74363fb52a86ff30130826bd
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-27T15:10:46Z

    Merge branch 'ignite-4490' into ignite-4489
    
    # Conflicts:
    #   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/DmlStatementsProcessor.java
    #   
modules/indexing/src/main/java/org/apache/ignite/internal/processors/query/h2/dml/UpdatePlanBuilder.java
    #   
modules/indexing/src/test/java/org/apache/ignite/internal/processors/cache/IgniteCacheUpdateSqlQuerySelfTest.java

commit 0146046f9e80bf11e215764a38f8427dc48996f1
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-28T08:07:58Z

    IGNITE-4489 UPDATE reworked to better distribute entries processing

commit 8c785ccc6c3b4fde3c6580fab7f5f5c0f8d3a154
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-28T08:54:51Z

    Handle Dates correctly when parsing Date string without query

commit b0ca3b6133e9d7e8735162f740aec819cf36cbe9
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-28T08:55:55Z

    Merge branch 'ignite-4490' into ignite-4489

commit cebfe59ddca606942f1d9843d92f99c76c804fab
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-28T09:01:47Z

    Correct missing args handling

commit 600be2be7a8c86ca1873ee75bd273447957a8a0d
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2016-12-29T12:29:46Z

    IGNITE-4489 Better distributed INSERT and MERGE

commit ebe9c324c589f46455c2c57f4fc9c14de9caef27
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-01-09T19:44:52Z

    IGNITE-4489 DmlStatementsProcessor refactoring for better maintainability 
(moved code to separate classes) + test

commit 947582787aaf9a453eb50b8c28c25a8ecda59089
Author: Alexander Paschenko <alexander.a.pasche...@gmail.com>
Date:   2017-01-10T10:09:00Z

    Merge branch 'master' into ignite-4489

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to