GitHub user skalashnikov opened a pull request: https://github.com/apache/ignite/pull/2783
IGNITE-6469: SQL: NOT NULL validation for values provided by Cache Interceptor You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-6469 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/2783.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 #2783 ---- commit c9b2f4a9f3a4886f295d86bed31b504de6a9bcfd Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-10-01T20:26:30Z IGNITE-6469: SQL: NOT NULL validation for values provided by Cache Interceptor commit 5286e5d739828625083c0cd94c7eafc2e9a30966 Author: skalashnikov <skalashni...@gridgain.com> Date: 2017-10-02T09:01:46Z Merge branch 'master' of https://github.com/apache/ignite into ignite-6469 ---- ---