GitHub user ptupitsyn opened a pull request:
https://github.com/apache/ignite/pull/3333 IGNITE-7318 .NET: Move SQL examples to Sql namespace
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ptupitsyn/ignite ignite-7318
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3333.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3333
----
commit c3037d40b4938221bd2b92b82dd53333c7c8701b
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-09T10:02:41Z
IGNITE-7318 .NET Move all SQL examples out of "data grid" package
commit 382e0857ff8942b836464cdaf1395b2cedb30ca3
Author: Pavel Tupitsyn <ptupitsyn@...>
Date: 2018-01-09T10:15:20Z
Rename examples
----
---