GitHub user tledkov-gridgain opened a pull request:
https://github.com/apache/ignite/pull/3384 IGNITE-7248 "Schema not found" error when setting streaming mode for JDBC driver
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7248
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3384.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3384
----
commit 6d704008ba4c466059e9d0af7f9e6b603667b6b8
Author: tledkov-gridgain <tledkov@...>
Date: 2018-01-15T13:24:53Z
IGNITE-7248: add test
commit 6bdf2c89ee2e4cbef819ff3e72605b7154fb8c53
Author: tledkov-gridgain <tledkov@...>
Date: 2018-01-15T15:31:18Z
IGNITE-7411: fix cache name
commit 67eee4186add25f49b074988e51db1aedfb866d7
Author: tledkov-gridgain <tledkov@...>
Date: 2018-01-16T09:47:07Z
IGNITE-7248: rename the test, add test to suite
----
---