GitHub user devozerov opened a pull request:
https://github.com/apache/ignite/pull/5373 IGNITE-6295
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6295-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5373.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5373
----
commit 5defccc2898049b1f40cb97873bc53e8e95e594d
Author: devozerov <vozerov@...>
Date: 2018-06-09T09:34:02Z
Implemented base logic, need to run tests.
commit b8b2e076d2e34f81eb73f34cb5308d2000883bde
Author: devozerov <vozerov@...>
Date: 2018-06-09T12:35:27Z
WIP on tests.
commit 5f145ba97f8ec41b14fd31c5a52fc9de46ef2134
Author: devozerov <vozerov@...>
Date: 2018-11-13T07:55:07Z
Merge branch 'master' into ignite-6295
# Conflicts:
# modules/core/src/main/java/org/apache/ignite/internal/processors/query/GridQueryProcessor.java
commit 8825aeeca9e2c6ca734dd5b648a29874f5d78b66
Author: devozerov <vozerov@...>
Date: 2018-11-13T08:01:02Z
Merge.
commit 75a4fe4c217439d0c98f86736869173a49b75257
Author: devozerov <vozerov@...>
Date: 2018-11-13T08:01:43Z
WIP.
----
---