GitHub user pavel-kuznetsov opened a pull request:
https://github.com/apache/ignite/pull/5607 ignite-9989-test
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-9989-new
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/5607.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5607
----
commit d8f9b75dc30797fad5579920bf6c52cfb3c71e87
Author: Pavel Kuznetsov <palmihal@...>
Date: 2018-11-06T14:39:11Z
ignite-9989: Updated tests to work with many tables.
Backported test for primary keys metadata from metadata test of jdbc
thin driver. This change made IGNITE-10118 highlighted.
commit cfff099b5280cf37f04a5c8d5710ef151b1a53ba
Author: Pavel Kuznetsov <palmihal@...>
Date: 2018-12-07T14:48:42Z
ignite-10329: Experiment to get rid of nullable 'isKeyProp'.
----
---