GitHub user alex-plekhanov opened a pull request:
https://github.com/apache/ignite/pull/5349 IGNITE-10171 Running queries descriptor contins generated SQL text instead of original SQL text
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/alex-plekhanov/ignite ignite-10171
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5349.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5349
----
commit 97b82f93f96f29180b6007c7262395d2d4353983
Author: Aleksey Plekhanov <plehanov.alex@...>
Date: 2018-11-08T09:48:46Z
IGNITE-10171 Running queries descriptor (GridRunningQueryInfo) contains generated SQL text instead of original SQL text
----
---