[GitHub] ignite pull request: IGNITE-2970 .NET: Fix CompiledQuery parameter...

2016-04-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/ignite/pull/629 --- 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 enab

[GitHub] ignite pull request: IGNITE-2970 .NET: Fix CompiledQuery parameter...

2016-04-11 Thread ptupitsyn
GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/629 IGNITE-2970 .NET: Fix CompiledQuery parameter validation All CompiledQuery parameters must come from the enclosing func arguments. Constants are not allowed. There was a shortcut for zero and o