GitHub user isapego opened a pull request:
https://github.com/apache/ignite/pull/4407 IGNITE-8930: Cursors are closed properly by ODBC now
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-8930
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/4407.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #4407
----
commit cf5269b554a43e6add7fe67d5d9f1481a7858246
Author: Igor Sapego <isapego@...>
Date: 2018-07-23T13:05:06Z
IGNITE-8930: Added test
commit 8525b8d8a0de153ae94177fdaa2d3ae74c23f0d2
Author: Igor Sapego <isapego@...>
Date: 2018-07-23T13:11:28Z
IGNITE-8930: Fix
----
---