GitHub user tledkov-gridgain opened a pull request: https://github.com/apache/ignite/pull/4252
IGNITE-5439 JDBC thin: support query cancel You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-5439 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/4252.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 #4252 ---- commit 3d65c46998218e4cc7f9c9fa130848e63d18457a Author: tledkov-gridgain <tledkov@...> Date: 2018-04-12T09:22:22Z IGNITE-5439: add test commit 5ade4f0093a369eec77395365bec099a1b63e94d Author: tledkov-gridgain <tledkov@...> Date: 2018-04-17T14:42:36Z Merge branch '_master' into ignite-5439 commit 9cd3b7f5a5d1ee052b4b4cd80f45d612f995a116 Author: tledkov-gridgain <tledkov@...> Date: 2018-05-22T09:58:58Z Merge branch '_master' into ignite-5439 commit 50dedb98c646b6357757540838ee09b8dbabba16 Author: tledkov-gridgain <tledkov@...> Date: 2018-05-23T11:28:35Z IGNITE-5439: save the progress commit 7cd8c037359781c14c3ab35c2f181d752fa5f0b1 Author: tledkov-gridgain <tledkov@...> Date: 2018-06-22T12:04:48Z Merge branch '_master' into ignite-5439 commit f5c254c479ae51b1d62142df404ef3446b8c2ed3 Author: tledkov-gridgain <tledkov@...> Date: 2018-06-25T11:51:51Z IGNITE-5439: add batch cancel ---- ---