[GitHub] ignite pull request #2009: IGNITE-4904 .NET: DML Delete via LINQ

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2009: IGNITE-4904 .NET: DML Delete via LINQ

andrey-kuznetsov
GitHub user ptupitsyn opened a pull request:

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

    IGNITE-4904 .NET: DML Delete via LINQ

   

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

    $ git pull https://github.com/ptupitsyn/ignite ignite-4904

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

    https://github.com/apache/ignite/pull/2009.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 #2009
   
----
commit 1c1ec13e28f91bd345f5262291e9c19d74fcdb3c
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T15:26:17Z

    IGNITE-4904 .NET: DML via LINQ

commit 9fab0e7b7945102e94012c352fbf6f7b21195793
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T15:39:26Z

    API and test added for DeleteAll

commit e044a9ea028b1299f33f5b47da9f1b3929e4c9dc
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T15:41:40Z

    wip

commit 00f6a6b9eaede6222db2cbd373a72af96be91460
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T15:57:04Z

    wip

commit 5af55be2fa778e88f9a725c361b06a673312324d
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T16:20:02Z

    wip adding ReLinq extensions

commit 73e29df8db06b42dfdc76e7378f0ff28eae64a33
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T16:26:48Z

    register new node in ReLinq

commit 9fd511e26fc03253cf7f7ae9e0786d44f3cafdf6
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T16:39:39Z

    wip

commit 896bf6e58663412bcce77f00f3d02aeb6b14a6ee
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T16:49:35Z

    wip fix extension

commit 042a4e48a482327ca86929c43526d657811acf00
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T16:50:27Z

    wip

commit 218a1decb79c364ca90c5b7289dffb5dde85e1ca
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T16:54:40Z

    Overload with predicate

commit 70c4e4c761b921b8b30ec4d0fe7d07be115daba9
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T17:30:22Z

    Add DeleteAll operator support to the engine

commit 3e897fe0684f47395affdcf084048f14d5abee27
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T17:31:37Z

    wip

commit 5f1c4046214aac0e7cdeee8404c1e0e86e892919
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T17:33:51Z

    Simple test works!

commit c76157c714b0fa6ec6824601c2053abb32f37799
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-22T17:36:11Z

    wip todos

commit ce5cd5fbc02a807410a456d4db0349cf60fe00ee
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-23T12:36:57Z

    Rename DeleteAll to RemoveAll

commit 496a832d46989c651da5f4b1db8fa06322753549
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-23T13:02:56Z

    wip

commit bcbd923fed2b1fd4ed6f1ec3710064d8724d7151
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-23T13:04:05Z

    wip RemoveAll with predicate

commit 69e49af97e7b5c2512228032f5e3c47706a6b667
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-24T16:51:44Z

    Merge branch 'master' into ignite-4904

commit c75d867293293be1fe275512cc6f82c27b951ae6
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-24T16:57:30Z

    tests with predicate

commit b070cc3c0d96568f9d6dfde55526fffc85464212
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-24T17:04:49Z

    add test with join

commit 64c7bc71e3aee9efabd309798cc90810e4ea471e
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-24T17:08:23Z

    wip todos

commit 4bbcfde8bad41d4982ecdeebbb26b6191051ab5d
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T12:37:31Z

    Merge branch 'master' into ignite-4904

commit ec8c0c908b79f88010f01ae3d0e4812685f118fe
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T14:22:36Z

    wip

commit 765ba572bc0fa5445bcac02599146ac2433497c9
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T14:25:52Z

    wip tests

commit f49b057f12586b8d27195573dd2453b1c1272ce6
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T14:35:28Z

    wip

commit 42fa73cb648a6c92381a02f2c8764ef12240e76c
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T14:46:11Z

    wip tests

commit 8d583a76694804ca0a239b1ac516ed7a5abac272
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T14:48:56Z

    Tests done

commit 4c35a5c8c107bd7f42eb05647e36fc30370a7305
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T14:52:31Z

    Tests done

commit 218c38843a738162e9cd60a5ccd358ea72b4d7ad
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T14:56:09Z

    add unconditional test

commit 5fd6efbfa5904c7a527463aeec2e347820f0d76f
Author: Pavel Tupitsyn <[hidden email]>
Date:   2017-05-25T15:05:08Z

    wip tests

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] ignite pull request #2009: IGNITE-4904 .NET: DML Delete via LINQ

andrey-kuznetsov
Github user asfgit closed the pull request at:

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


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---