You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ptupitsyn <gi...@git.apache.org> on 2017/05/29 10:51:05 UTC

[GitHub] ignite pull request #2023: IGNITE-5315 .NET: Fix LINQ and cache configuratio...

GitHub user ptupitsyn opened a pull request:

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

    IGNITE-5315 .NET: Fix LINQ and cache configuration broken by IGNITE-5287 (sqlEscapeAll)

    

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

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

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

    https://github.com/apache/ignite/pull/2023.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 #2023
    
----
commit 8ccd4d950723cacc304e5991e7f5d02f735f7362
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:00:00Z

    Adding SqlEscapeAll to LINQ tests

commit 1bf215407e49f95282e930b27173995ae6c6b502
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:00:54Z

    Add CacheLinqTestSqlEscapeAll

commit d63fd89355ebe797d94dc0a3f63f6ca4ffa2cd8c
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:09:32Z

    Improve table name inference

commit 2f60dc38a2646db044f7c294f6748d86c0ecf028
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:14:26Z

    Fixing SqlEscapeAll behavior

commit eda94f2e8edbf9e9f2587c15c657fcf7e27287b4
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:17:50Z

    wip escapeAll

commit 5b43111c8b7887aaf56ee37e28e0254cd36715be
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:18:50Z

    wip

commit 73cca2e321d4594e489ef473d2f3e7305868bf61
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:31:48Z

    Fix _key, _val handling

commit 51631ec425a58e8659eea377dddc647993988cc6
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:39:15Z

    wip key valu

commit ece993b9aec715ce4919f8fa7a98f521cd610951
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:45:28Z

    wip

commit 28faa89e36e390ab20e1d9d7a6a8913d8ce384b7
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T09:52:40Z

    wip tests

commit 0e39b7e2f4f81cd97ac3f8f30eae5fa91b1d1a89
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T10:04:16Z

    TestIntrospection fixed

commit 0f86000bd5c851816cd84427be6241801aa84abb
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T10:06:50Z

    wip

commit 9a45cd95d76849825ba5ea9616a78c100ca32462
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T10:11:13Z

    wip

commit 80ed376b41103ad320901daa5e609eec99fa5825
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T10:24:37Z

    wip

commit 6fdebb27156efac07c797b8a8c790b1e177ba14a
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T10:32:52Z

    Add QueryEntity.GetAlias

commit 61fe2cdad27d75b3e3bcd3a0b60c035ad12594a3
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T10:34:22Z

    Fix alias lookup efficiency

commit 3e5b6300a3152becf3537b3fcc2a85b886bc64d2
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-05-29T10:40:18Z

    LINQ tests are green

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request #2023: IGNITE-5315 .NET: Fix LINQ and cache configuratio...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---