GitHub user skalashnikov opened a pull request:
https://github.com/apache/ignite/pull/2709 IGNITE-6387: Added NOT NULL sql constraint validation for values loaded from cache store
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6387
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2709.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2709
----
commit 7430804b391334338d43ddcc2c7c9f9ca9a0285e
Author: skalashnikov <
[hidden email]>
Date: 2017-09-18T08:32:52Z
IGNITE-6387: added sql constraint validation for values loaded from cache store.
commit aa3f8b9ee0fdad852ffdfd9142ee42435c7288ec
Author: skalashnikov <
[hidden email]>
Date: 2017-09-21T07:57:10Z
Merge branch 'master' of
https://github.com/apache/ignite into ignite-6387
----
---