GitHub user Max-Pudov opened a pull request:
https://github.com/apache/ignite/pull/4770 Ignite 7793
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7793
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4770.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4770
----
commit d769d939729e65fc3beb6a18f56d3f6d5291e51d
Author: Max-Pudov <pudov.max@...>
Date: 2018-09-17T12:58:07Z
IGNITE-7793 SQL does not work if value has sql field which name equals to affinity key name
commit 34c3b749b549a5eebd91ae5e92ad9fa33accaa39
Author: Max-Pudov <pudov.max@...>
Date: 2018-09-17T13:06:12Z
IGNITE-7793 SQL does not work if value has sql field which name equals to affinity key name
----
---