GitHub user ptupitsyn opened a pull request: https://github.com/apache/ignite/pull/1695
IGNITE-3506 .NET: Fix ContinuousQuery, QueryBase, and SqlFieldsQuery class constants You can merge this pull request into a Git repository by running: $ git pull https://github.com/ptupitsyn/ignite ignite-3506 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/1695.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 #1695 ---- commit 8631157416527d67e307a3a94cb76c9b73223b13 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-03-30T07:34:15Z IGNITE-3506 .NET: Fix ContinuousQuery, QueryBase, and SqlFieldsQuery class constants commit 1ef4ba2a7af15f7387945dc3f7434472a6921fe5 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-03-30T07:38:01Z Add defaults test commit 6e55d1dfc179e73cb77cd8d245a15958a4ced06c Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-03-30T07:41:46Z Fix QueryBase commit 099d056bac19bb4f2f3b1f2151315e0cb31512e4 Author: Pavel Tupitsyn <ptupit...@apache.org> Date: 2017-03-30T07:42:39Z Fix SqlFieldsQuery ---- --- 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. ---